Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update asyncio from the Tulip project | Victor Stinner | 2014-01-25 | 1 | -15/+10 |
* | Fix ResourceWarning in test_asyncio.test_windows_events: | Victor Stinner | 2014-01-10 | 1 | -0/+1 |
* | Issue #19952: test_asyncio: relax timings of Windows events, buildbots are | Victor Stinner | 2013-12-13 | 1 | -2/+2 |
* | Relax timing on test_asyncio for busy (slow) Windows buildbots | Victor Stinner | 2013-11-18 | 1 | -1/+1 |
* | asyncio: Various style nits. | Guido van Rossum | 2013-11-01 | 1 | -1/+1 |
* | asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk). | Guido van Rossum | 2013-10-30 | 1 | -0/+40 |
* | Make various asyncio test files individually runnable | Antoine Pitrou | 2013-10-20 | 1 | -0/+4 |
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+95 |