[issue28613] Make get_event_loop() return the current loop if called from coroutines

Roundup Robot report at bugs.python.org
Mon Nov 7 19:01:35 EST 2016


Roundup Robot added the comment:

New changeset abad0b9a35b3 by Yury Selivanov in branch '3.5':
Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop()
https://hg.python.org/cpython/rev/abad0b9a35b3

New changeset 61a237f3bb07 by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28613)
https://hg.python.org/cpython/rev/61a237f3bb07

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

----------

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


More information about the Python-bugs-list mailing list