[issue26081] Implement asyncio Future in C to improve performance

Yury Selivanov report at bugs.python.org
Sun Sep 11 21:07:37 EDT 2016


Yury Selivanov added the comment:

> Yury: What do you think of the code? How solid is it? (The issue I found was due to my own very recent changes to _blocking.)

The code looks fine, I can fix the remaining nits myself.  I've left a couple of comments in review.

> Ned: Is it better to do this in 3.6b1 or to wait for 3.6b2?

TBH it would be way more convenient if we could push this into b2.  I can push this on Tuesday without rushing things, and we'll have plenty of time to watch buildbots etc.

----------

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


More information about the Python-bugs-list mailing list