[issue37040] checking for membership in itertools.count enters infinite loop with no way to exit

Terry J. Reedy report at bugs.python.org
Fri May 31 16:30:23 EDT 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Dan, please leave this closed.  It duplicates #31815 and should be closed on that grounds alone, regardless of the status of the latter.  #31815 was closed in favor of #33939, which is open, with ongoing discussion.  Resolution either way is blocked because different core developers disagree.

----------
nosy: +terry.reedy
resolution:  -> duplicate
status: open -> closed
superseder:  -> Make itertools iterators interruptible

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37040>
_______________________________________


More information about the Python-bugs-list mailing list