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 vstinner
Recipients eryksun, vstinner
Date 2020-03-31.21:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585691121.97.0.504802635972.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 40bfdb1594189f3c0238e5d2098dc3abf114e200 by Victor Stinner in branch 'master':
bpo-40094: Add _bootsubprocess._waitstatus_to_exitcode (GH-19264)
https://github.com/python/cpython/commit/40bfdb1594189f3c0238e5d2098dc3abf114e200
History
Date User Action Args
2020-03-31 21:45:21vstinnersetrecipients: + vstinner, eryksun
2020-03-31 21:45:21vstinnersetmessageid: <1585691121.97.0.504802635972.issue40094@roundup.psfhosted.org>
2020-03-31 21:45:21vstinnerlinkissue40094 messages
2020-03-31 21:45:21vstinnercreate