| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensured buffered data is processed before raising EOF | Thomas Kluyver | 2015-09-29 | 1 | -14/+19 |
| * | No sleep in pipe reader loop | Thomas Kluyver | 2015-09-16 | 1 | -1/+0 |
| * | Fix return value of send() on Python 2 | Thomas Kluyver | 2015-09-12 | 1 | -4/+8 |
| * | Update unicode interface for PopenSpawn | Thomas Kluyver | 2015-09-12 | 1 | -11/+8 |
| * | Fix popen spawn and tests on windows | Steven Silvester | 2015-09-12 | 1 | -6/+2 |
| * | Add a sendeof method and tests | Steven Silvester | 2015-09-12 | 1 | -2/+8 |
| * | Enhanced popen_spawn and added tests | Steven Silvester | 2015-09-12 | 1 | -22/+80 |
| * | Restrict arguments that can be passed on to Popen | Thomas Kluyver | 2015-09-12 | 1 | -4/+4 |
| * | Some improvements | Thomas Kluyver | 2015-09-12 | 1 | -2/+20 |
| * | Start implementing a Pexpect spawn class based on Popen | Steven Silvester | 2015-09-12 | 1 | -0/+83 |
