commit | d0c61753036dcae292d49aa8ddac555062da6b76 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 22 11:25:57 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 22 19:25:57 2021 +0100 |
tree | 309aed2e3df9205a3071e53682c34747c16dcaa9 | |
parent | 0fb4b75f7a8e8a3db5b90e7fe4a40348f6a51703 [diff] |
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755) (GH-27288) (cherry picked from commit 50ffbe3dafcae7826d114df61d56c7ac45a6358c) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>