[issue26081] Implement asyncio Future in C to improve performance

Yury Selivanov report at bugs.python.org
Wed Aug 10 13:28:33 EDT 2016


Yury Selivanov added the comment:

> Implementing full behavior of generator seems difficult to me.
I'll implement minimum implementation in next patch.

Sure, but you have to implement send() and throw().

----------

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


More information about the Python-bugs-list mailing list