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 xtreak
Recipients ezio.melotti, michael.foord, terry.reedy, user93448, vstinner, xtreak
Date 2019-08-21.12:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566392116.91.0.504160336304.issue37873@roundup.psfhosted.org>
In-reply-to
Content
See also https://mail.python.org/pipermail/python-ideas/2017-September/047100.html . One of the ideas in the thread was to move test.regrtest parallel execution functionality into unittest. I think this would be good to have it in unittest like support in pytest for -j.
History
Date User Action Args
2019-08-21 12:55:16xtreaksetrecipients: + xtreak, terry.reedy, vstinner, ezio.melotti, michael.foord, user93448
2019-08-21 12:55:16xtreaksetmessageid: <1566392116.91.0.504160336304.issue37873@roundup.psfhosted.org>
2019-08-21 12:55:16xtreaklinkissue37873 messages
2019-08-21 12:55:16xtreakcreate