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 kayhayen, vstinner
Date 2019-04-26.06:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556260844.9.0.130482101668.issue36725@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3cde440f20a9db75fb2c4e65e8e4d04a53216a2d by Victor Stinner in branch 'master':
bpo-36725: Refactor regrtest multiprocessing code (GH-12961)
https://github.com/python/cpython/commit/3cde440f20a9db75fb2c4e65e8e4d04a53216a2d
History
Date User Action Args
2019-04-26 06:40:44vstinnersetrecipients: + vstinner, kayhayen
2019-04-26 06:40:44vstinnersetmessageid: <1556260844.9.0.130482101668.issue36725@roundup.psfhosted.org>
2019-04-26 06:40:44vstinnerlinkissue36725 messages
2019-04-26 06:40:44vstinnercreate