[issue32309] Implement asyncio.run_in_executor shortcut

Andrew Svetlov report at bugs.python.org
Wed Dec 13 15:28:43 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Removed create_task() from title

----------
title: Implement asyncio.create_task() and asyncio.run_in_executor shortcuts -> Implement asyncio.run_in_executor shortcut

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


More information about the Python-bugs-list mailing list