| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue #18643: asyncio.windows_utils now reuse socket.socketpair() on Windows if | Victor Stinner | 2014-10-14 | 1 | -0/+4 |
| * | Fix asyncio tests on Windows: wait for the subprocess exit | Victor Stinner | 2014-06-03 | 1 | -0/+2 |
| * | Issue #21119: asyncio: Make sure that socketpair() close sockets on error | Victor Stinner | 2014-06-03 | 1 | -0/+9 |
| * | asyncio: Synchronize with Tulip | Victor Stinner | 2014-03-05 | 1 | -4/+23 |
| * | asyncio: Replace "unittest.mock" with "mock" in unit tests | Victor Stinner | 2014-02-26 | 1 | -2/+2 |
| * | asyncio: Longer timeout in Windows test_popen. Fixes issue 19598. | Guido van Rossum | 2013-11-15 | 1 | -1/+2 |
| * | asyncio: Add support for running subprocesses on Windows with the IOCP event ... | Guido van Rossum | 2013-10-30 | 1 | -5/+1 |
| * | Make various asyncio test files individually runnable | Antoine Pitrou | 2013-10-20 | 1 | -0/+4 |
| * | Make asyncio tests run on Windows. | Guido van Rossum | 2013-10-17 | 1 | -1/+5 |
| * | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+136 |
