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 paul.moore, steve.dower, tim.golden, vstinner, xtreak, zach.ware
Date 2018-07-03.11:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530616838.36.0.56676864532.issue33735@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23401fb960bb94e6ea62d2999527968d53d3fc65 by Victor Stinner in branch 'master':
bpo-33735: Fix test_multiprocessing random failure (GH-8059)
https://github.com/python/cpython/commit/23401fb960bb94e6ea62d2999527968d53d3fc65
History
Date User Action Args
2018-07-03 11:20:38vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, xtreak
2018-07-03 11:20:38vstinnersetmessageid: <1530616838.36.0.56676864532.issue33735@psf.upfronthosting.co.za>
2018-07-03 11:20:38vstinnerlinkissue33735 messages
2018-07-03 11:20:38vstinnercreate