• Yury Selivanov's avatar
    Issue #28544: Implement asyncio.Task in C. · a0c1ba60
    Yury Selivanov yazdı
    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).
    a0c1ba60
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 406 KB