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-22.16:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587573349.07.0.666867026654.issue40138@roundup.psfhosted.org>
In-reply-to
Content
Ok, os.waitpid() is now fixed in 3.7, 3.8 and master branches, and os.waitstatus_to_exitcode() is fixed in master.
History
Date User Action Args
2020-04-22 16:35:49vstinnersetrecipients: + vstinner, eryksun, miss-islington
2020-04-22 16:35:49vstinnersetmessageid: <1587573349.07.0.666867026654.issue40138@roundup.psfhosted.org>
2020-04-22 16:35:49vstinnerlinkissue40138 messages
2020-04-22 16:35:49vstinnercreate