Staging
v0.5.1
https://github.com/python/cpython
Revision ce0f33d04528fcafc673a8707871f8430d8f7ce8 authored by Bo Bayles on 30 January 2018, 06:40:39 UTC, committed by Gregory P. Smith on 30 January 2018, 06:40:39 UTC
Add "capture_output=True" option to subprocess.run, this is equivalent to
setting stdout=PIPE, stderr=PIPE but is much more readable.
1 parent 9544180
History
Tip revision: ce0f33d04528fcafc673a8707871f8430d8f7ce8 authored by Bo Bayles on 30 January 2018, 06:40:39 UTC
bpo-32102 Add "capture_output=True" to subprocess.run (GH-5149)
Tip revision: ce0f33d
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.7 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top