This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients cvrebert, docs@python, eric.araujo, iritkatriel, jack__d, ncoghlan, r.david.murray, techtonik
Date 2021-07-22.18:23:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626978217.59.0.187476294883.issue14879@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50ffbe3dafcae7826d114df61d56c7ac45a6358c by Jack DeVries in branch 'main':
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755)
https://github.com/python/cpython/commit/50ffbe3dafcae7826d114df61d56c7ac45a6358c
History
Date User Action Args
2021-07-22 18:23:37iritkatrielsetrecipients: + iritkatriel, ncoghlan, techtonik, eric.araujo, r.david.murray, cvrebert, docs@python, jack__d
2021-07-22 18:23:37iritkatrielsetmessageid: <1626978217.59.0.187476294883.issue14879@roundup.psfhosted.org>
2021-07-22 18:23:37iritkatriellinkissue14879 messages
2021-07-22 18:23:37iritkatrielcreate