]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: add missing capture_output arg to subprocess.run() signature (#8374)
authorAndriy Maletsky <9919211+and800@users.noreply.github.com>
Thu, 9 Aug 2018 20:01:54 +0000 (23:01 +0300)
committerGregory P. Smith <greg@krypto.org>
Thu, 9 Aug 2018 20:01:54 +0000 (13:01 -0700)
commit22d131a7f9e4e64486da1d1cddbfed2379517791
tree095322afa8a70c20bd330dc055f6cd44e93f3c59
parentcf2c5e8e2867e41d34079b2e464bbbe653fb7981
Doc: add missing capture_output arg to subprocess.run() signature (#8374)
Doc/library/subprocess.rst