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