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-05.16:23:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494001389.01.0.0290337792937.issue30283@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to continue to backport enhancements of regrtest from master to 2.7. In master, regrtest has so many super useful features!

This week, Serhiy and me backported some basic features, but we introduced regressions. I now would like to backport test_regrtest to reduce risk of breaking things (like buildbots and the Python CI).
History
Date User Action Args
2017-05-05 16:23:09vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-05 16:23:09vstinnersetmessageid: <1494001389.01.0.0290337792937.issue30283@psf.upfronthosting.co.za>
2017-05-05 16:23:08vstinnerlinkissue30283 messages
2017-05-05 16:23:08vstinnercreate