| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | 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 |
|
|
* | | Get rid of the close_fds DeprecationWarning. Changes the default on a per | Gregory P. Smith | 2010-12-13 | 1 | -8/+6 |
|
|
* | | clarify the docs and new warning message. | Gregory P. Smith | 2010-12-04 | 1 | -1/+1 |
|
|
* | | issue7213 + issue2320: Cause a DeprecationWarning if the close_fds argument is | Gregory P. Smith | 2010-12-04 | 1 | -1/+6 |
|
|
* | | Fix #10554. Added context manager support to Popen objects. | Brian Curtin | 2010-12-03 | 1 | -0/+10 |
|
|
* | | #7950: add warning about security implications of shell=True to subprocess docs | R. David Murray | 2010-11-12 | 1 | -0/+18 |
|
|
* | | Fixing some sphinx inline directives - detected using ``make check``. | Senthil Kumaran | 2010-10-15 | 1 | -1/+1 |
|
|
* | | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -0/+2 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
* | | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -9/+9 |
|
|
* | | #9681: typo. | Georg Brandl | 2010-08-26 | 1 | -1/+1 |
|
|
* | | High byte is the exit status. | Stefan Krah | 2010-07-14 | 1 | -1/+1 |
|
|
* | | Merged revisions 81652 via svnmerge from | Antoine Pitrou | 2010-06-02 | 1 | -0/+6 |
|
|
* | | Port #1220212 (os.kill for Win32) to py3k. | Brian Curtin | 2010-04-12 | 1 | -2/+3 |
|
|
* | | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,... | Benjamin Peterson | 2010-03-21 | 1 | -2/+2 |
|
|
* | | Merged revisions 79178 via svnmerge from | Georg Brandl | 2010-03-21 | 1 | -0/+3 |
|
|
* | | * Replaces the internals of the subprocess module from fork through exec on | Gregory P. Smith | 2010-03-14 | 1 | -5/+36 |
|
|
* | | Merged revisions 78736,78759,78761,78767,78788-78789 via svnmerge from | Florent Xicluna | 2010-03-08 | 1 | -1/+1 |
|
|
* | | Fix raw_input->input in Popen doc patch. | R. David Murray | 2010-02-05 | 1 | -1/+1 |
|
|
* | | Merged revisions 77943,77959-77960 via svnmerge from | R. David Murray | 2010-02-04 | 1 | -6/+31 |
|
|
* | | Recorded merge of revisions 76925 via svnmerge from | Georg Brandl | 2009-12-20 | 1 | -12/+10 |
|
|
* | | Merged revisions 76640 via svnmerge from | Philip Jenvey | 2009-12-03 | 1 | -6/+8 |
|
|
* | | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -4/+4 |
|
|
* | | fixed more examples that were using u"", print without () and unicode/str ins... | Ezio Melotti | 2009-09-13 | 1 | -2/+2 |
|
|
* | | Merged revisions 73665,73693,73704-73705,73707,73712-73713,73824 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 1 | -1/+5 |
|
|
* | | Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 1 | -1/+1 |
|/ |
|
* | Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,... | Benjamin Peterson | 2009-06-11 | 1 | -10/+78 |
|
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -3/+6 |
|
|
* | Merged revisions 72817 via svnmerge from | Philip Jenvey | 2009-05-22 | 1 | -0/+10 |
|
|
* | Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,... | Benjamin Peterson | 2009-05-08 | 1 | -2/+2 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -4/+4 |
|
|