Files
cpython/Lib/asyncio
Yury Selivanov a0c1ba608e Issue #28544: Implement asyncio.Task in C.
This implementation provides additional 10-20% speed boost for
asyncio programs.

The patch also fixes _asynciomodule.c to use Arguments Clinic, and
makes '_schedule_callbacks' an overridable method (as it was in 3.5).
2016-10-28 12:52:37 -04:00
..
2016-06-09 15:08:31 -04:00
2016-09-15 14:14:48 -04:00
2016-10-05 17:49:54 -04:00
2016-10-05 19:40:19 -04:00
2016-10-05 17:49:54 -04:00
2016-10-09 12:16:08 -04:00