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 miss-islington
Recipients DonnaDia, Geoffrey Royer, docs@python, iritkatriel, lukasz.langa, miss-islington, padmashreejha717, r.david.murray
Date 2021-09-07.18:44:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631040265.6.0.00524393840502.issue24888@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31be544721670516fa9700e088c022ff38b0c5fe by Miss Islington (bot) in branch '3.10':
bpo-24888: Clarify subprocess.check_call propagates exceptions if unable to start process (GH-28018)
https://github.com/python/cpython/commit/31be544721670516fa9700e088c022ff38b0c5fe
History
Date User Action Args
2021-09-07 18:44:25miss-islingtonsetrecipients: + miss-islington, r.david.murray, docs@python, lukasz.langa, Geoffrey Royer, iritkatriel, DonnaDia, padmashreejha717
2021-09-07 18:44:25miss-islingtonsetmessageid: <1631040265.6.0.00524393840502.issue24888@roundup.psfhosted.org>
2021-09-07 18:44:25miss-islingtonlinkissue24888 messages
2021-09-07 18:44:25miss-islingtoncreate