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 miss-islington
Recipients eryksun, miss-islington, vstinner
Date 2020-04-22.16:16:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587572210.26.0.066646591908.issue40138@roundup.psfhosted.org>
In-reply-to
Content
New changeset de5dcfa3bcabf52e43468a2b088ed71b5e5c4503 by Miss Islington (bot) in branch '3.7':
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19654)
https://github.com/python/cpython/commit/de5dcfa3bcabf52e43468a2b088ed71b5e5c4503
History
Date User Action Args
2020-04-22 16:16:50miss-islingtonsetrecipients: + miss-islington, vstinner, eryksun
2020-04-22 16:16:50miss-islingtonsetmessageid: <1587572210.26.0.066646591908.issue40138@roundup.psfhosted.org>
2020-04-22 16:16:50miss-islingtonlinkissue40138 messages
2020-04-22 16:16:50miss-islingtoncreate