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, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-27.16:18:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530116300.82.0.56676864532.issue30356@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fbd7172325e6ce55b6d5d3d7603e4c1c8a219cb8 by Victor Stinner in branch 'master':
bpo-30356: Fix test_mymanager_context() of multiprocessing (GH-7968)
https://github.com/python/cpython/commit/fbd7172325e6ce55b6d5d3d7603e4c1c8a219cb8
History
Date User Action Args
2018-06-27 16:18:20vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin
2018-06-27 16:18:20vstinnersetmessageid: <1530116300.82.0.56676864532.issue30356@psf.upfronthosting.co.za>
2018-06-27 16:18:20vstinnerlinkissue30356 messages
2018-06-27 16:18:20vstinnercreate