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 2018-06-27.20:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530130915.52.0.56676864532.issue33913@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 64737e9ae2081e529935ecf07f44e89f362d1c4b by Victor Stinner in branch 'master':
bpo-33913: Fix test_multiprocessing_main_handling (GH-7972)
https://github.com/python/cpython/commit/64737e9ae2081e529935ecf07f44e89f362d1c4b
History
Date User Action Args
2018-06-27 20:21:55vstinnersetrecipients: + vstinner
2018-06-27 20:21:55vstinnersetmessageid: <1530130915.52.0.56676864532.issue33913@psf.upfronthosting.co.za>
2018-06-27 20:21:55vstinnerlinkissue33913 messages
2018-06-27 20:21:55vstinnercreate