| Commit message (Expand) | Author | Age | Files | Lines |
* | asyncio: remove references to the Tulip project, rename Tulip to asyncio. | Victor Stinner | 2013-12-13 | 1 | -1/+1 |
|
|
* | Remove a duplicated import | Victor Stinner | 2013-12-07 | 1 | -1/+0 |
|
|
* | asyncio: Add Task.current_task() class method. | Guido van Rossum | 2013-12-06 | 1 | -1/+1 |
|
|
* | fix cert names for asyncio test | Christian Heimes | 2013-12-06 | 1 | -2/+2 |
|
|
* | Issue #19842: Refactor BaseSelector to make it an actual usable ABC. | Charles-François Natali | 2013-12-01 | 1 | -0/+14 |
|
|
* | Close #19297: fix resource warnings in test_asyncio. Patch by Vajrasky Kok. | Antoine Pitrou | 2013-10-20 | 1 | -0/+1 |
|
|
* | Issue #19305: try to fix sporadic test_asyncio failure on FreeBSD 10.0 | Antoine Pitrou | 2013-10-19 | 1 | -0/+15 |
|
|
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 1 | -0/+246 |
|
|