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