Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21119: asyncio: Make sure that socketpair() close sockets on error | Victor Stinner | 2014-06-03 | 1 | -15/+17 |
* | asyncio: Synchronize with Tulip | Victor Stinner | 2014-03-05 | 1 | -2/+15 |
* | asyncio: Various style nits. | Guido van Rossum | 2013-11-01 | 1 | -10/+10 |
* | asyncio: Add support for running subprocesses on Windows with the IOCP event ... | Guido van Rossum | 2013-10-30 | 1 | -4/+15 |
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+181 |