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.23:59:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585785559.67.0.181770053128.issue40094@roundup.psfhosted.org>
In-reply-to
Content
> Decide if subprocess should reject WIFSTOPPED() or not.

This code path was added by bpo-29335.
History
Date User Action Args
2020-04-01 23:59:19vstinnersetrecipients: + vstinner, eryksun, miss-islington
2020-04-01 23:59:19vstinnersetmessageid: <1585785559.67.0.181770053128.issue40094@roundup.psfhosted.org>
2020-04-01 23:59:19vstinnerlinkissue40094 messages
2020-04-01 23:59:19vstinnercreate