[issue38938] Iterable merge performance and inclusion in itertools

Dennis Sweeney report at bugs.python.org
Sat Nov 30 16:57:30 EST 2019


Dennis Sweeney <sweeney.dennis650 at gmail.com> added the comment:

Disregard merge_recipe.py: it would skip over a value that had already been retrieved from the iterator when the loop finished.

----------

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


More information about the Python-bugs-list mailing list