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-04-22.14:30:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587565842.13.0.767828857623.issue40138@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9bee32b34e4fb3e67a88bf14d38153851d4c4598 by Victor Stinner in branch 'master':
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19637)
https://github.com/python/cpython/commit/9bee32b34e4fb3e67a88bf14d38153851d4c4598
History
Date User Action Args
2020-04-22 14:30:42vstinnersetrecipients: + vstinner, eryksun
2020-04-22 14:30:42vstinnersetmessageid: <1587565842.13.0.767828857623.issue40138@roundup.psfhosted.org>
2020-04-22 14:30:42vstinnerlinkissue40138 messages
2020-04-22 14:30:42vstinnercreate