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