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