[issue28721] Fix asynchronous generators athrow() and aclose() to handle StopAsyncIteration

Roundup Robot report at bugs.python.org
Wed Nov 16 18:16:56 EST 2016


Roundup Robot added the comment:

New changeset 0f12a1d3a737 by Yury Selivanov in branch '3.6':
Issue #28721: Fix asynchronous generators aclose() and athrow()
https://hg.python.org/cpython/rev/0f12a1d3a737

New changeset 22cd78026ad1 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28721)
https://hg.python.org/cpython/rev/22cd78026ad1

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list