[issue25647] Return of asyncio.coroutine from asyncio.coroutine doesn't work with enabled asyncio debug

Roundup Robot report at bugs.python.org
Wed Mar 2 10:49:47 EST 2016


Roundup Robot added the comment:

New changeset fd21f162e377 by Yury Selivanov in branch '3.5':
asyncio: Fix @coroutine to recognize CoroWrapper (issue #25647)
https://hg.python.org/cpython/rev/fd21f162e377

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

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

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


More information about the Python-bugs-list mailing list