index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
subprocess.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #10197 Tweak docs for subprocess.getstatusoutput and align the document...
Tim Golden
2013-11-05
1
-3/+3
*
Issue #10197: Indicate availability of subprocess.get[status]output on Window...
Tim Golden
2013-11-03
1
-6/+10
|
\
|
*
Issue #10197: Indicate availability of subprocess.get[status]output on Window...
Tim Golden
2013-11-03
1
-6/+10
*
|
Issue #18757: Improved cross-references in the concurrent package.
Serhiy Storchaka
2013-08-23
1
-9/+9
|
\
\
|
|
/
|
*
Issue #18757: Improved cross-references in the concurrent package.
Serhiy Storchaka
2013-08-23
1
-9/+9
*
|
(3.3->default) Cleanup of documentation change from #17860
Ronald Oussoren
2013-07-07
1
-4/+7
|
\
\
|
|
/
|
*
Cleanup of documentation change from #17860
Ronald Oussoren
2013-07-07
1
-4/+7
*
|
(3.3->default) Issue #17860: explicitly mention that std* streams are opened ...
Ronald Oussoren
2013-07-06
1
-2/+4
|
\
\
|
|
/
|
*
Issue #17860: explicitly mention that std* streams are opened in binary mode ...
Ronald Oussoren
2013-07-06
1
-2/+4
*
|
Issue #16624: `subprocess.check_output` now accepts an `input` argument,
Serhiy Storchaka
2013-04-22
1
-8/+18
*
|
Merge with 3.3.
Georg Brandl
2013-03-28
1
-0/+2
|
\
\
|
|
/
|
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-0/+2
*
|
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Gregory P. Smith
2013-03-23
1
-10/+13
|
\
\
|
|
/
|
*
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Gregory P. Smith
2013-03-23
1
-10/+13
|
|
\
|
|
*
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Gregory P. Smith
2013-03-23
1
-10/+13
*
|
|
merge
Gregory P. Smith
2013-03-21
1
-5/+3
|
\
\
\
|
|
/
/
|
*
|
merge
Gregory P. Smith
2013-03-21
1
-5/+3
|
|
\
\
|
|
|
/
|
|
*
remove the long obsolete mention of universal newlines mode only being
Gregory P. Smith
2013-03-21
1
-5/+3
|
|
*
Issue #16903: Popen.communicate() on Unix now accepts strings when
Serhiy Storchaka
2013-02-04
1
-3/+4
*
|
|
clarifiy the documentation for issue17285. see also commit
Gregory P. Smith
2013-03-20
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
clarifiy the documentation for issue17285. see also commit
Gregory P. Smith
2013-03-20
1
-1/+1
*
|
|
#16921 Since Win9x is no longer supported, CREATE_NEW_CONSOLE is
Tim Golden
2013-01-11
1
-2/+0
|
/
/
*
|
#10385: merge with 3.2.
Ezio Melotti
2012-11-08
1
-5/+5
|
\
\
|
|
/
|
*
#10385: use the mod role in subprocess docs.
Ezio Melotti
2012-11-08
1
-5/+5
*
|
Issue #14616: Mention shlex.quote in subprocess docs.
Andrew Svetlov
2012-10-28
1
-0/+4
*
|
Merge from 3.2: Fix placement of shell=True warning in subprocess.Popen() docs.
Chris Jerdonek
2012-10-11
1
-8/+8
|
\
\
|
|
/
|
*
Fix placement of shell=True warning in subprocess.Popen() docs.
Chris Jerdonek
2012-10-11
1
-8/+8
*
|
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2.
Chris Jerdonek
2012-10-11
1
-17/+25
|
\
\
|
|
/
|
*
Issue #16115: Make further improvements to subprocess.Popen() documentation.
Chris Jerdonek
2012-10-11
1
-17/+25
*
|
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2.
Chris Jerdonek
2012-10-09
1
-30/+35
|
\
\
|
|
/
|
*
Issue #16115: Improve subprocess.Popen() documentation around args, shell, an...
Chris Jerdonek
2012-10-09
1
-30/+35
*
|
Issue #15533: Merge fix from 3.2.
Chris Jerdonek
2012-09-30
1
-4/+4
|
\
\
|
|
/
|
*
Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument.
Chris Jerdonek
2012-09-30
1
-4/+4
*
|
#15789: merge with 3.2.
Ezio Melotti
2012-09-15
1
-3/+7
|
\
\
|
|
/
|
*
#15789: mention shell-like parts of the stdlib in the subprocess docs. Patch...
Ezio Melotti
2012-09-15
1
-3/+7
*
|
#15788: merge with 3.2.
Ezio Melotti
2012-08-27
1
-2/+2
|
\
\
|
|
/
|
*
#15788: fix broken links in subprocess doc. Patch by Chris Rebert.
Ezio Melotti
2012-08-27
1
-2/+2
*
|
#15543: reflow paragraph.
R David Murray
2012-08-15
1
-9/+9
*
|
#15543: additional link in subprocess docs.
R David Murray
2012-08-15
1
-1/+2
*
|
Merge #15543: glossary entry for and 'universal newlines', and links to it.
R David Murray
2012-08-15
1
-3/+6
|
\
\
|
|
/
|
*
#15543: glossary entry for and 'universal newlines', and links to it.
R David Murray
2012-08-15
1
-3/+6
*
|
Issue #15561: Update subprocess docs to reference io.TextIOWrapper.
Andrew Svetlov
2012-08-13
1
-19/+27
|
\
\
|
|
/
|
*
Issue #15561: Update subprocess docs to reference io.TextIOWrapper.
Andrew Svetlov
2012-08-13
1
-19/+21
|
*
Issue #15501: Document exception classes in subprocess module.
Andrew Svetlov
2012-08-09
1
-0/+20
*
|
Issue #15501: Document exception classes in subprocess module.
Andrew Svetlov
2012-08-09
1
-0/+48
*
|
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
|
\
\
|
|
/
[next]