[issue34790] Deprecate passing coroutine objects to asyncio.wait()

Yury Selivanov report at bugs.python.org
Wed May 13 14:55:16 EDT 2020


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


New changeset de92769d473d1c0955d36da2fc71462621326f00 by jack1142 in branch 'master':
bpo-34790: add version of removal of explicit passing of coros to `asyncio.wait`'s documentation (#20008)
https://github.com/python/cpython/commit/de92769d473d1c0955d36da2fc71462621326f00


----------

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


More information about the Python-bugs-list mailing list