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.00:32:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501029165.3.0.680780403147.issue31019@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2db64823c20538a6cfc6033661fab5711d2d4585 by Victor Stinner in branch 'master':
bpo-31019: Fix multiprocessing.Process.is_alive() (#2875)
https://github.com/python/cpython/commit/2db64823c20538a6cfc6033661fab5711d2d4585
History
Date User Action Args
2017-07-26 00:32:45vstinnersetrecipients: + vstinner
2017-07-26 00:32:45vstinnersetmessageid: <1501029165.3.0.680780403147.issue31019@psf.upfronthosting.co.za>
2017-07-26 00:32:45vstinnerlinkissue31019 messages
2017-07-26 00:32:45vstinnercreate