Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reuse socket.socketpair() on Windows if available | Victor Stinner | 2014-10-14 | 1 | -41/+43 |
* | Make sure that socketpair() close sockets on error | Victor Stinner | 2014-06-04 | 1 | -15/+17 |
* | Issue #159: Fix windows_utils.socketpair() | Victor Stinner | 2014-03-05 | 1 | -2/+15 |
* | Satisfy (most) pep8 whitespace requirements. | Guido van Rossum | 2013-11-01 | 1 | -10/+10 |
* | Add support for running subprocesses on Windows with the IOCP event loop. | Richard Oudkerk | 2013-10-27 | 1 | -4/+15 |
* | Rename tulip package to asyncio. | Guido van Rossum | 2013-10-14 | 1 | -0/+181 |