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 miss-islington, pablogsal, vstinner
Date 2018-12-18.22:54:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545173675.3.0.788709270274.issue35424@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6cdce3ddef805e11d75142f3e20e23c3fe21fdf4 by Victor Stinner in branch 'master':
bpo-35424: Fix test_multiprocessing_main_handling (GH-11223)
https://github.com/python/cpython/commit/6cdce3ddef805e11d75142f3e20e23c3fe21fdf4
History
Date User Action Args
2018-12-18 22:54:35vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2018-12-18 22:54:35vstinnersetmessageid: <1545173675.3.0.788709270274.issue35424@psf.upfronthosting.co.za>
2018-12-18 22:54:35vstinnerlinkissue35424 messages
2018-12-18 22:54:35vstinnercreate