]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make docs of exitcode for subprocess.getstatusoutput more clear. (GH-9477)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 21 Sep 2018 20:34:46 +0000 (13:34 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Sep 2018 20:34:46 +0000 (13:34 -0700)
commit914086aa2fa15d357e5bce36943c52e1cd843445
treedae037fe7eb6ee8ebcb395fc8f5b3afe703fcc72
parent187f2dd256a917c20bf55954d019fd35fb46ab08
Make docs of exitcode for subprocess.getstatusoutput more clear. (GH-9477)

Make it more accurate and not limited to UNIX.
(cherry picked from commit 7d161726e4ddd2b2cdd7ac58a7e9e9ea3f57a807)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
Doc/library/subprocess.rst