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 vstinner
Date 2017-07-26.15:55:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501084541.62.0.923363829409.issue31019@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed multiprocessing.Process.is_alive() in 2.7, 3.6 and master. I close the issue.
History
Date User Action Args
2017-07-26 15:55:41vstinnersetrecipients: + vstinner
2017-07-26 15:55:41vstinnersetmessageid: <1501084541.62.0.923363829409.issue31019@psf.upfronthosting.co.za>
2017-07-26 15:55:41vstinnerlinkissue31019 messages
2017-07-26 15:55:41vstinnercreate