[issue29897] itertools.chain behaves strangly when copied with copy.copy

Raymond Hettinger report at bugs.python.org
Mon Apr 3 14:56:13 EDT 2017


Raymond Hettinger added the comment:

> Perhaps all this deserves a PEP.

If Serhiy and Kristján are on a course of action, that will suffice.  Copying iterators is an esoteric endeavor of interest to very few users (no one has even noticed until now).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29897>
_______________________________________


More information about the Python-bugs-list mailing list