[issue32296] Implement asyncio._get_running_loop() and get_event_loop() in C

Yury Selivanov report at bugs.python.org
Wed Dec 13 14:49:44 EST 2017


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset a70232f28882d2fecb3ebe06643867701016070f by Yury Selivanov in branch 'master':
bpo-32296: Implement asyncio.get_event_loop and _get_running_loop in C. (#4827)
https://github.com/python/cpython/commit/a70232f28882d2fecb3ebe06643867701016070f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32296>
_______________________________________


More information about the Python-bugs-list mailing list