Improved PChain behaviour
PChain
objects no longer throw KeyErrors when looking for the next item in the generator but will continue to return the same item. Also improved how it handles generator patterns as destination items.
PChain
objects no longer throw KeyErrors when looking for the next item in the generator but will continue to return the same item. Also improved how it handles generator patterns as destination items.