| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge #14481: fix formatting of example in subprocess docs. | R David Murray | 2012-04-03 | 1 | -1/+1 |
|\ |
|
| * | #14481: fix formatting of example in subprocess docs. | R David Murray | 2012-04-03 | 1 | -1/+1 |
|
|
* | | merge with 3.2 | Georg Brandl | 2012-02-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix markup errors. | Georg Brandl | 2012-02-23 | 1 | -1/+1 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2011-12-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix "Title underline too short" sphinx warning | Sandro Tosi | 2011-12-25 | 1 | -1/+1 |
|
|
* | | merge with 3.2 | Sandro Tosi | 2011-12-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@ | Sandro Tosi | 2011-12-25 | 1 | -1/+1 |
|
|
* | | Issue #13237: Forward port from 3.2 of subprocess documentation updates. Need... | Nick Coghlan | 2011-11-08 | 1 | -186/+337 |
|\ \
| |/ |
|
| * | Issue #13237: Fix formatting error - the legacy shell commands weren't meant ... | Nick Coghlan | 2011-11-08 | 1 | -34/+33 |
|
|
| * | Issue #13237: Remove duplicate data value descriptions from the subprocess docs | Nick Coghlan | 2011-11-08 | 1 | -14/+0 |
|
|
| * | Issue #13237: Forward port subprocess module updates and explicitly document ... | Nick Coghlan | 2011-11-08 | 1 | -137/+303 |
|
|
* | | Add shlex.quote function, to escape filenames and command lines (#9723). | Éric Araujo | 2011-07-27 | 1 | -1/+6 |
|
|
* | | Merge from 3.2 . Replace the term members with correct and appropriate termi... | Senthil Kumaran | 2011-07-04 | 1 | -14/+15 |
|\ \
| |/ |
|
| * | issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ... | Senthil Kumaran | 2011-07-04 | 1 | -14/+15 |
|
|
| * | merge - 7a3f3ad83676 Fixes Issue #12044. | Gregory P. Smith | 2011-05-12 | 1 | -2/+2 |
|
|
* | | Update documentation to mention bytes instead byte string and correct one | Gregory P. Smith | 2011-05-23 | 1 | -3/+4 |
|
|
* | | - Issue #12044: Fixed subprocess.Popen when used as a context manager to | Gregory P. Smith | 2011-05-12 | 1 | -2/+2 |
|
|
* | | Fix #11961. Document STARTUPINFO and creation flag options. | Brian Curtin | 2011-04-30 | 1 | -3/+107 |
|\ \
| |/ |
|
| * | Fix #11961. Document STARTUPINFO and creation flag options. | Brian Curtin | 2011-04-30 | 1 | -3/+107 |
| |\ |
|
| | * | whitespace... | Brian Curtin | 2011-04-30 | 1 | -3/+3 |
|
|
| | * | Fix #11961. Document STARTUPINFO and creation flag options. | Brian Curtin | 2011-04-30 | 1 | -3/+98 |
|
|
* | | | Merge with 3.2. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge with 3.1. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix wrong number of functions noticed by Sandro Tosi. | Ezio Melotti | 2011-04-19 | 1 | -1/+1 |
|
|
* | | | merge from 3.2 | Eli Bendersky | 2011-04-15 | 1 | -6/+38 |
|\ \ \
| |/ / |
|
| * | | merge from 3.1 | Eli Bendersky | 2011-04-15 | 1 | -6/+38 |
| |\ \
| | |/ |
|
| | * | Issue #11827: remove mention of list2cmdline in the doc of subprocess | Eli Bendersky | 2011-04-15 | 1 | -6/+37 |
|
|
| | * | Merged revisions 88352 via svnmerge from | Gregory P. Smith | 2011-02-05 | 1 | -0/+3 |
|
|
| | * | Merged revisions 86419 via svnmerge from | R. David Murray | 2010-11-12 | 1 | -0/+18 |
|
|
| | * | Merged revisions 85274 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -0/+2 |
|
|
| | * | Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-... | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| | * | Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via sv... | Georg Brandl | 2010-10-06 | 1 | -0/+3 |
|
|
| | * | Merged revisions 76923,76926,77009,77082-77083,77085,77087,77121 via svnmerge... | Georg Brandl | 2010-10-06 | 1 | -12/+10 |
|
|
| | * | Merged revisions 84827-84829 via svnmerge from | Antoine Pitrou | 2010-09-15 | 1 | -9/+9 |
|
|
| | * | Merged revisions 82879 via svnmerge from | Stefan Krah | 2010-07-14 | 1 | -1/+1 |
|
|
| | * | Merged revisions 81654 via svnmerge from | Antoine Pitrou | 2010-06-02 | 1 | -0/+6 |
|
|
| | * | Merged revisions 77987 via svnmerge from | R. David Murray | 2010-02-05 | 1 | -1/+1 |
|
|
| | * | Merged revisions 77962 via svnmerge from | R. David Murray | 2010-02-04 | 1 | -6/+31 |
|
|
| | * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -4/+4 |
|
|
| | * | Merged revisions 74764 via svnmerge from | Ezio Melotti | 2009-09-13 | 1 | -2/+2 |
|
|
| | * | Merged revisions 74055 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -1/+1 |
|
|
| | * | Merged revisions 74062 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -1/+5 |
|
|
* | | | Issue #5870: Add subprocess.DEVNULL constant. | Ross Lagerwall | 2011-03-16 | 1 | -6/+17 |
|
|
* | | | Fix typo in subprocess documentation. | Ronald Oussoren | 2011-03-16 | 1 | -1/+1 |
|
|
* | | | Add a SubprocessError base class for exceptions in the subprocess module. | Gregory P. Smith | 2011-03-14 | 1 | -0/+5 |
|
|
* | | | Change versionchanged for timeout to 3.3, not 3.2. | Reid Kleckner | 2011-03-14 | 1 | -5/+5 |
|
|
* | | | Add a 'timeout' argument to subprocess.Popen. | Reid Kleckner | 2011-03-14 | 1 | -11/+64 |
|/ / |
|
* | | issue7678 - Properly document how to replace a shell pipeline so that SIGPIPE | Gregory P. Smith | 2011-02-05 | 1 | -0/+3 |
|
|
* | | Issue #6559: fix the subprocess.Popen pass_fds implementation. Add a unittest. | Gregory P. Smith | 2010-12-14 | 1 | -5/+13 |
|
|