]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell...
authorJack DeVries <58614260+jdevries3133@users.noreply.github.com>
Thu, 22 Jul 2021 18:23:29 +0000 (14:23 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Jul 2021 18:23:29 +0000 (19:23 +0100)
commit50ffbe3dafcae7826d114df61d56c7ac45a6358c
treefaac8b9e6595968f0bda0a0ba59ba989341e3dec
parentc05a790693b3b00ac7cb5b96ad416ca9d8ecb14a
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755)
Doc/library/subprocess.rst