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 davin, jkloth, matrixise, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-27.21:14:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530134096.54.0.902498594338.issue30339@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, paul.moore, tim.golden, jkloth, zach.ware, steve.dower, matrixise, davin, miss-islington
2018-06-27 21:14:56vstinnersetmessageid: <1530134096.54.0.902498594338.issue30339@psf.upfronthosting.co.za>
2018-06-27 21:14:56vstinnerlinkissue30339 messages
2018-06-27 21:14:56vstinnercreate