[issue31585] Refactor the enumerate.__next__ implementation

Raymond Hettinger report at bugs.python.org
Tue Sep 26 01:34:27 EDT 2017


Raymond Hettinger added the comment:

Having separate code paths was an intentional decision.  I prefer to keep it that way.

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list