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 pablogsal
Recipients davin, miss-islington, pablogsal, vstinner, zach.ware
Date 2018-08-03.00:09:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533254945.04.0.56676864532.issue30317@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5640d030e100aade54210034828b711c3b506b18 by Pablo Galindo (Victor Stinner) in branch 'master':
bpo-30317: Fix multiprocessing test_timeout() (GH-8621)
https://github.com/python/cpython/commit/5640d030e100aade54210034828b711c3b506b18
History
Date User Action Args
2018-08-03 00:09:05pablogsalsetrecipients: + pablogsal, vstinner, zach.ware, davin, miss-islington
2018-08-03 00:09:05pablogsalsetmessageid: <1533254945.04.0.56676864532.issue30317@psf.upfronthosting.co.za>
2018-08-03 00:09:05pablogsallinkissue30317 messages
2018-08-03 00:09:04pablogsalcreate