]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: add missing capture_output arg to subprocess.run() signature (GH-8374)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Aug 2018 22:03:52 +0000 (15:03 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Aug 2018 22:03:52 +0000 (15:03 -0700)
commit56410810d325973927068a8f5b18378f37da7e1b
treee28e2ff22af457fd70a6547fb5f9274891c21828
parent426135b6748c36ffcc346dbccf5be863776df52f
Doc: add missing capture_output arg to subprocess.run() signature (GH-8374)

(cherry picked from commit 22d131a7f9e4e64486da1d1cddbfed2379517791)

Co-authored-by: Andriy Maletsky <9919211+and800@users.noreply.github.com>
Doc/library/subprocess.rst