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.23:43:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545176611.25.0.788709270274.issue35424@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c74e7c48ba4f8437d4c8b402098b8cefc33a28a9 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-35424: Fix test_multiprocessing_main_handling (GH-11223) (GH-11227)
https://github.com/python/cpython/commit/c74e7c48ba4f8437d4c8b402098b8cefc33a28a9
History
Date User Action Args
2018-12-18 23:43:31vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2018-12-18 23:43:31vstinnersetmessageid: <1545176611.25.0.788709270274.issue35424@psf.upfronthosting.co.za>
2018-12-18 23:43:31vstinnerlinkissue35424 messages
2018-12-18 23:43:31vstinnercreate