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