Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asyncio: sync with Tulip | Victor Stinner | 2014-07-14 | 1 | -1/+39 |
* | asyncio: sync with Tulip, add a new asyncio.coroutines module | Victor Stinner | 2014-06-28 | 1 | -2/+2 |
* | Issue #20400: Merge Tulip into Python: add the new asyncio.subprocess module | Victor Stinner | 2014-02-01 | 1 | -14/+9 |
* | asyncio: Pass through pause/resume from subprocess pipe proto to subprocess p... | Guido van Rossum | 2014-01-29 | 1 | -2/+5 |
* | asyncio: Get rid of _try_connected(). | Victor Stinner | 2014-01-29 | 1 | -18/+14 |
* | Merge latest Tulip into asyncio | Andrew Svetlov | 2014-01-26 | 1 | -1/+0 |
* | asyncio: Add new file (forgotten). | Guido van Rossum | 2013-10-30 | 1 | -0/+166 |