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, miss-islington, ncoghlan, r.david.murray, techtonik
Date 2021-07-22.18:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626978334.53.0.89796169676.issue14879@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ffbb05f1c3c952588ba5c1927da0e8223f5aaa7 by Miss Islington (bot) in branch '3.9':
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755) (GH-27289)
https://github.com/python/cpython/commit/5ffbb05f1c3c952588ba5c1927da0e8223f5aaa7
History
Date User Action Args
2021-07-22 18:25:34iritkatrielsetrecipients: + iritkatriel, ncoghlan, techtonik, eric.araujo, r.david.murray, cvrebert, docs@python, miss-islington, jack__d
2021-07-22 18:25:34iritkatrielsetmessageid: <1626978334.53.0.89796169676.issue14879@roundup.psfhosted.org>
2021-07-22 18:25:34iritkatriellinkissue14879 messages
2021-07-22 18:25:34iritkatrielcreate