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