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 vstinner
Date 2017-06-27.12:04:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498565074.24.0.275660042353.issue30383@psf.upfronthosting.co.za>
In-reply-to
Content
I backported almost all regrtest features from master to 3.5. You should now get almost the same tool, even if the implementation is much older (regrtest was deeply reworked in master, a new test.libregrtest package was created).

I added the NEWS entry.

I now close the issue.
History
Date User Action Args
2017-06-27 12:04:34vstinnersetrecipients: + vstinner
2017-06-27 12:04:34vstinnersetmessageid: <1498565074.24.0.275660042353.issue30383@psf.upfronthosting.co.za>
2017-06-27 12:04:34vstinnerlinkissue30383 messages
2017-06-27 12:04:34vstinnercreate