[issue26221] awaiting asyncio.Future swallows StopIteration

Roundup Robot report at bugs.python.org
Wed Mar 2 11:04:11 EST 2016


Roundup Robot added the comment:

New changeset ef5265bc07bb by Yury Selivanov in branch '3.5':
asyncio: Prevent StopIteration from being thrown into a Future
https://hg.python.org/cpython/rev/ef5265bc07bb

New changeset 5e2f7e51af51 by Yury Selivanov in branch 'default':
Merge 3.5 (issue #26221)
https://hg.python.org/cpython/rev/5e2f7e51af51

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

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


More information about the Python-bugs-list mailing list