| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove STDIN, STDOUT and STDERR from base_subprocess and unix_events | 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 |
