[issue32364] Add AbstractFuture and AbstractTask

Yury Selivanov report at bugs.python.org
Mon Dec 18 13:05:24 EST 2017


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

+1, let's do it.  I'd add a new module - 'asyncio.abc' and put them both there (as well as asyncio.isfuture() function).

----------

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


More information about the Python-bugs-list mailing list