[issue22906] PEP 479: Change StopIteration handling inside generators

STINNER Victor report at bugs.python.org
Wed May 6 02:18:39 CEST 2015


STINNER Victor added the comment:

Would it be possible to push the first part of the implementation (without __future__) just to unblock the implementation of the PEP 492 (issue #24017: async/await)?

Later push the second part for __future__.

----------

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


More information about the Python-bugs-list mailing list