[issue19262] Add asyncio (tulip, PEP 3156) to stdlib

Guido van Rossum report at bugs.python.org
Fri Oct 18 17:02:02 CEST 2013


Guido van Rossum added the comment:

I fixed the easy one (the expected delay in test_call_later). I could use some hands with the rest -- I suspect there are similar race conditions.

I'm tracking this now in http://code.google.com/p/tulip/issues/detail?id=75

----------

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


More information about the Python-bugs-list mailing list