[issue32269] Add `asyncio.get_running_loop()` function

Yury Selivanov report at bugs.python.org
Mon Dec 11 10:08:52 EST 2017


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

> `asyncio._get_running_loop()` will be deprecated and removed in Python 3.9.

_get_running_loop() was left as-is.

----------

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


More information about the Python-bugs-list mailing list