[issue28544] Implement asyncio.Task in C

INADA Naoki report at bugs.python.org
Fri Oct 28 00:19:59 EDT 2016


INADA Naoki added the comment:

Why isfuture() is moved, and asyncio.coroutine uses
base_futures.isfuture() instead of futures.isfuture()?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28544>
_______________________________________


More information about the Python-bugs-list mailing list