| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411) | Miss Islington (bot) | 2017-09-07 | 1 | -7/+12 |
|
|
* | [3.6] bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685) ... | Mariatta | 2017-06-20 | 1 | -4/+4 |
|
|
* | bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathL... | Berker Peksag | 2017-02-26 | 1 | -3/+7 |
|
|
* | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 1 | -4/+4 |
|\ |
|
| * | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|
|
* | | Issue #19795: Mark up True and False as literal text instead of bold. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #19795: Mark up True and False as literal text instead of bold. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+2 |
|
|
* | | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -3/+3 |
|
|
* | | Issue #6135: Adds encoding and errors parameters to subprocess | Steve Dower | 2016-09-07 | 1 | -40/+63 |
|
|
* | | Issue #26462: Merge code block fixes from 3.5 | Martin Panter | 2016-07-29 | 1 | -7/+14 |
|\ \
| |/ |
|
| * | Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. | Martin Panter | 2016-07-26 | 1 | -7/+14 |
|
|
* | | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|
|
* | | merge 3.5 | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Document that CalledProcessError.returncode is the negative | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-06-03 | 1 | -1/+2 |
|
|
* | | subprocess now emits a ResourceWarning warning | Victor Stinner | 2016-05-20 | 1 | -0/+4 |
|/ |
|
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 1 | -4/+4 |
|
|
* | Merge: #24998: fix cut and paste error in subprocess example. | R David Murray | 2015-09-04 | 1 | -1/+1 |
|\ |
|
| * | #24998: fix cut and paste error in subprocess example. | R David Murray | 2015-09-04 | 1 | -1/+1 |
|
|
* | | Issue #24420: Fix documentation regression introduced by f0a00ee094ff. | Berker Peksag | 2015-07-25 | 1 | -3/+19 |
|
|
* | | properly wrap | Benjamin Peterson | 2015-04-15 | 1 | -2/+2 |
|
|
* | | Add a subprocess.run() function than returns a CalledProcess instance for a | Gregory P. Smith | 2015-04-14 | 1 | -119/+170 |
|
|
* | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | asyncio doc: rewrite subprocess doc | Victor Stinner | 2014-10-13 | 1 | -1/+1 |
|
|
* | | Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu... | Antoine Pitrou | 2014-09-21 | 1 | -6/+12 |
|\ \
| |/ |
|
| * | Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu... | Antoine Pitrou | 2014-09-21 | 1 | -6/+12 |
|
|
* | | Merge: #21347: use string not list in shell=True example. | R David Murray | 2014-05-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #21347: use string not list in shell=True example. | R David Murray | 2014-05-14 | 1 | -1/+1 |
|
|
* | | merge from 3.4 - clean up the subprocess docs warning-soup and | Gregory P. Smith | 2014-05-11 | 1 | -93/+62 |
|\ \
| |/ |
|
| * | Change all references to Unix to POSIX in the subprocess docs. It's | Gregory P. Smith | 2014-05-11 | 1 | -14/+14 |
|
|
| * | Remove the warning-soup from the subprocess documentation by adding | Gregory P. Smith | 2014-05-11 | 1 | -79/+48 |
|
|
* | | Document the subprocess Popen.args attribute (issue21353) | Gregory P. Smith | 2014-04-29 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Document the subprocess Popen.args attribute (issue21353) | Gregory P. Smith | 2014-04-29 | 1 | -0/+6 |
| |\ |
|
| | * | Document the subprocess Popen.args attribute (issue21353) | Gregory P. Smith | 2014-04-29 | 1 | -0/+6 |
|
|
| * | | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -4/+19 |
|
|
| * | | merge 3.3 (#19060) | Benjamin Peterson | 2014-03-13 | 1 | -1/+1 |
|
|
* | | | #10481: describe universal_newlines' effect on communicate()/check_output() o... | Andrew Kuchling | 2014-04-14 | 1 | -0/+1 |
|
|
* | | | merge 3.3 (#19060) | Benjamin Peterson | 2014-03-13 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | remove unnecessary word (closes #19060) | Benjamin Peterson | 2014-03-13 | 1 | -1/+1 |
|
|
* | | | #10197: Update get[status]output versionchanged with actual version. | R David Murray | 2014-03-08 | 1 | -4/+8 |
|\ \ \
| |/ / |
|
| * | | #10197: Update get[status]output versionchanged with actual version. | R David Murray | 2014-03-08 | 1 | -4/+8 |
|
|
* | | | subprocess.Popen.wait doc: mention asyncio to avoid busy loop | Victor Stinner | 2014-02-24 | 1 | -0/+6 |
|
|
* | | | Deprecate Popen.wait()'s undocumented endtime parameter. issue20572. | Gregory P. Smith | 2014-02-11 | 1 | -0/+5 |
| |/
|/| |
|
* | | merge 3.3 | Benjamin Peterson | 2014-01-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | rm extra whitespace | Benjamin Peterson | 2014-01-18 | 1 | -1/+1 |
|
|
* | | merge 3.3 | Benjamin Peterson | 2014-01-18 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | link to builtin open not io.open | Benjamin Peterson | 2014-01-18 | 1 | -6/+6 |
|
|
* | | merge 3.3 (#17814) | Benjamin Peterson | 2014-01-18 | 1 | -8/+16 |
|\ \
| |/ |
|
| * | describe type of Popen streams (closes #17814) | Benjamin Peterson | 2014-01-18 | 1 | -8/+16 |
|
|