[issue32311] Implement asyncio.create_task() shortcut

Yury Selivanov report at bugs.python.org
Thu Dec 14 12:51:24 EST 2017


New submission from Yury Selivanov <yselivanov at gmail.com>:

There's a lengthy discussion of this proposal over here: https://github.com/python/asyncio/issues/477

Guido there likes the idea of adding asyncio.create_task(), so let's add it.

----------

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


More information about the Python-bugs-list mailing list