| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | subprocess: Fix patched functions with optional argumentssubprocess | Jakub Stasiak | 2016-07-11 | 1 | -0/+10 |
| * | patcher: certain order of import subprocess and monkey_patch breaks .communic...issue-290 | Sergey Shepelev | 2016-01-24 | 1 | -2/+12 |
| * | subprocess: support universal_newlines | Sergey Shepelev | 2015-09-16 | 1 | -0/+9 |
| * | Do not close fileno if GreenFileIO marked as closed | Victor Sergeyev | 2015-03-18 | 1 | -0/+19 |
| * | Stop skipping a test unnecessarily | Jakub Stasiak | 2015-02-11 | 1 | -3/+3 |
| * | Fix typos detected by toolkit misspellings | ChangBo Guo(gcb) | 2015-02-07 | 1 | -1/+1 |
| * | Fix __str__ method on the TimeoutExpired exception class. Also fix argument | Tomaz Muraus | 2014-11-12 | 1 | -3/+6 |
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -2/+1 |
| * | tests: subprocess.communicate block on Python 2.7 | Sergey Shepelev | 2013-06-13 | 1 | -15/+35 |
| * | green: subprocess: Popen.wait accepts new `timeout` kwarg | Sergey Shepelev | 2013-06-07 | 1 | -0/+25 |
