| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use source traceback in BaseSubprocessTransport | Victor Stinner | 2014-10-31 | 1 | -0/+3 |
| * | Add source traceback to BaseSubprocessTransport | Victor Stinner | 2014-10-29 | 1 | -0/+1 |
| * | Tulip issue #184: Log subprocess events in debug mode | Victor Stinner | 2014-07-14 | 1 | -0/+36 |
| * | Add BaseSubprocessTransport._pid attribute | Victor Stinner | 2014-07-14 | 1 | -1/+3 |
| * | Move coroutine code in the new module asyncio.coroutines | Victor Stinner | 2014-06-29 | 1 | -2/+2 |
| * | Merge (manually) the subprocess_stream into default | Victor Stinner | 2014-02-01 | 1 | -14/+9 |
| * | pass through pause/resume from subprocess pipe proto to subprocess proto. | Guido van Rossum | 2014-01-28 | 1 | -2/+5 |
| * | Refactoring: get rid of _try_connected(). | Victor Stinner | 2014-01-28 | 1 | -18/+14 |
| * | Code cleanup: remove unused function | Andrew Svetlov | 2014-01-26 | 1 | -1/+0 |
| * | Add support for running subprocesses on Windows with the IOCP event loop. | Richard Oudkerk | 2013-10-27 | 1 | -0/+166 |
