Staging
v0.5.1
https://github.com/python/cpython
Revision dee54f6010ee2df60322c350a5f1dc8bfcf367d6 authored by Miss Islington (bot) on 07 September 2017, 02:57:52 UTC, committed by Christian Heimes on 07 September 2017, 02:57:52 UTC
The `subprocess.getstatusoutput` API was inadvertently changed
in Python 3.3.4.  Document the change, it is too late to undo the
API change now as it has shipped in many stable releases.
(cherry picked from commit 738b7d9766e1a794aaaabfba0d515a467ba833ca)
1 parent aa1afc7
History
Tip revision: dee54f6010ee2df60322c350a5f1dc8bfcf367d6 authored by Miss Islington (bot) on 07 September 2017, 02:57:52 UTC
[3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)
Tip revision: dee54f6
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.1 KB
README.rst -rw-r--r-- 3.9 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
glossary.rst -rw-r--r-- 48.3 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 5.0 KB

README.rst

back to top