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 serhiy.storchaka, vstinner
Date 2017-05-09.09:34:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494322445.16.0.0474991875125.issue30258@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 74683fc6247c522ae955a6e7308b8ff51def35d8 by Victor Stinner in branch 'master':
bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
https://github.com/python/cpython/commit/74683fc6247c522ae955a6e7308b8ff51def35d8
History
Date User Action Args
2017-05-09 09:34:05vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-09 09:34:05vstinnersetmessageid: <1494322445.16.0.0474991875125.issue30258@psf.upfronthosting.co.za>
2017-05-09 09:34:05vstinnerlinkissue30258 messages
2017-05-09 09:34:05vstinnercreate