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 louielu, serhiy.storchaka, vstinner
Date 2017-06-15.22:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497564522.13.0.538875252346.issue30675@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 33cf0c4cd6e8abe138c3469ca9ec1502410945f0 by Victor Stinner in branch '3.5':
bpo-30675: Fix multiprocessing code in regrtest (#2220)
https://github.com/python/cpython/commit/33cf0c4cd6e8abe138c3469ca9ec1502410945f0
History
Date User Action Args
2017-06-15 22:08:42vstinnersetrecipients: + vstinner, serhiy.storchaka, louielu
2017-06-15 22:08:42vstinnersetmessageid: <1497564522.13.0.538875252346.issue30675@psf.upfronthosting.co.za>
2017-06-15 22:08:42vstinnerlinkissue30675 messages
2017-06-15 22:08:42vstinnercreate