Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update asyncio from the Tulip project | Victor Stinner | 2014-01-25 | 1 | -299/+297 | |
* | asyncio: wait_for() now cancels the future on timeout. Patch written by Gustavo | Victor Stinner | 2014-01-23 | 1 | -15/+14 | |
* | asyncio: Clean up formatting. | Guido van Rossum | 2013-12-19 | 1 | -1/+3 | |
* | Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in | Victor Stinner | 2013-12-19 | 1 | -0/+2 | |
* | asyncio: Add Task.current_task() class method. | Guido van Rossum | 2013-12-06 | 1 | -0/+36 | |
* | Issue #19589: Use specific asserts in asyncio tests. | Serhiy Storchaka | 2013-11-14 | 1 | -1/+1 | |
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+1518 | |