]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#10197: Update get[status]output versionchanged with actual version.
authorR David Murray <rdmurray@bitdance.com>
Sat, 8 Mar 2014 01:04:41 +0000 (20:04 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sat, 8 Mar 2014 01:04:41 +0000 (20:04 -0500)
commit48b6b70b9563f9aa8a08189d278bb486a86c59bd
tree3979c6cc37f1f913b3b2ddc76d830f34a0049af4
parentfd5891ce31c36bd5df8f02a6b915675509addee5
parent95b696a01008923854b64a8adeb049844679043e
#10197: Update get[status]output versionchanged with actual version.

This was perhaps on the border between a bug fix and a feature since
the Python3 docs did not originally say it was unix only.  However, the
functions never worked anywhere but unix, and the docs were changed to
say it was unix only well before the windows support was added.

Unfortunately, windows support was added in 3.3.4 as well as 3.4.
That leaves us in the uncomfortable position of needing the tag to say
"version changed: 3.3.4" :(
Doc/library/subprocess.rst