Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #19967: Defer the formating of the traceback in asyncio.Future destructor | Victor Stinner | 2013-12-20 | 1 | -11/+14 |
* | asyncio: Clean up formatting. | Guido van Rossum | 2013-12-19 | 1 | -3/+1 |
* | Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in | Victor Stinner | 2013-12-19 | 1 | -7/+25 |
* | asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl I... | Guido van Rossum | 2013-11-22 | 1 | -3/+8 |
* | Rename the logger to plain "logger". | Guido van Rossum | 2013-10-17 | 1 | -3/+3 |
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+338 |