]> granicus.if.org Git - python/commit
[3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Sep 2017 02:57:52 +0000 (19:57 -0700)
committerChristian Heimes <christian@python.org>
Thu, 7 Sep 2017 02:57:52 +0000 (19:57 -0700)
commitdee54f6010ee2df60322c350a5f1dc8bfcf367d6
treee4fa9604983e4983353d8d241fccf81e099ca218
parentaa1afc72c1ee1f090e6302198d9a0295f1ce1c05
[3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)

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)
Doc/library/subprocess.rst