[issue34728] deprecate *loop* argument for asyncio.sleep

Yury Selivanov report at bugs.python.org
Mon Oct 1 18:08:57 EDT 2018


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

> On python-committers, it has been said that 3.10 will follow Python 3.9, no?

Victor, you're looking at an outdated comment on this issue.  This is what's in the master branch:

https://github.com/python/cpython/blob/d4c76d960b8b286b75c933780416ace9cda682fd/Lib/asyncio/tasks.py#L598-L599

----------

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


More information about the Python-bugs-list mailing list