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-17.00:22:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494980571.59.0.836026923531.issue30283@psf.upfronthosting.co.za>
In-reply-to
Content
Python 2.7 now has a nice test_regrtest and its regrtest now has many new features backported from master. test_regrtest pass on all 2.7 buildbots, I close the issue.

I created bpo-30383 to backport regrtest enhancements to Python 3.5.
History
Date User Action Args
2017-05-17 00:22:51vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-05-17 00:22:51vstinnersetmessageid: <1494980571.59.0.836026923531.issue30283@psf.upfronthosting.co.za>
2017-05-17 00:22:51vstinnerlinkissue30283 messages
2017-05-17 00:22:50vstinnercreate