[issue27041] asyncio: Add loop.create_future method

STINNER Victor report at bugs.python.org
Mon May 16 19:01:28 EDT 2016


STINNER Victor added the comment:

> resolution:  -> fixed

Hum, it looks like the change is now documented in asyncio doc :-(

https://docs.python.org/dev/library/asyncio-eventloop.html#tasks

----------

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


More information about the Python-bugs-list mailing list