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, vstinner
Date 2018-06-27.21:14:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530134096.45.0.56676864532.issue33913@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d06be8cc55715be8c32ec3b462adfb3a7839dfe by Victor Stinner in branch '3.6':
bpo-33913: Fix test_multiprocessing_main_handling (GH-7972) (GH-7976)
https://github.com/python/cpython/commit/1d06be8cc55715be8c32ec3b462adfb3a7839dfe
History
Date User Action Args
2018-06-27 21:14:56vstinnersetrecipients: + vstinner, miss-islington
2018-06-27 21:14:56vstinnersetmessageid: <1530134096.45.0.56676864532.issue33913@psf.upfronthosting.co.za>
2018-06-27 21:14:56vstinnerlinkissue33913 messages
2018-06-27 21:14:56vstinnercreate