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, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-27.20:24:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530131045.26.0.56676864532.issue33715@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 492572715aa0f4ddab51f979f7f56465c762227c by Victor Stinner in branch 'master':
bpo-33715: Fix multiprocessing test_wait_result() (GH-7971)
https://github.com/python/cpython/commit/492572715aa0f4ddab51f979f7f56465c762227c
History
Date User Action Args
2018-06-27 20:24:05vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, zach.ware, steve.dower, davin
2018-06-27 20:24:05vstinnersetmessageid: <1530131045.26.0.56676864532.issue33715@psf.upfronthosting.co.za>
2018-06-27 20:24:05vstinnerlinkissue33715 messages
2018-06-27 20:24:05vstinnercreate