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, miss-islington, vstinner
Date 2020-04-01.16:49:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585759778.38.0.954459310814.issue40094@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65a796e5272f61b42792d3a8c69686558c1872c5 by Victor Stinner in branch 'master':
bpo-40094: Add os.waitstatus_to_exitcode() (GH-19201)
https://github.com/python/cpython/commit/65a796e5272f61b42792d3a8c69686558c1872c5
History
Date User Action Args
2020-04-01 16:49:38vstinnersetrecipients: + vstinner, eryksun, miss-islington
2020-04-01 16:49:38vstinnersetmessageid: <1585759778.38.0.954459310814.issue40094@roundup.psfhosted.org>
2020-04-01 16:49:38vstinnerlinkissue40094 messages
2020-04-01 16:49:38vstinnercreate