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 ezio.melotti, michael.foord, rbcollins, vstinner
Date 2017-05-31.09:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496222557.85.0.438733952805.issue30523@psf.upfronthosting.co.za>
In-reply-to
Content
Attached pull requests adds a --list-tests option to only display the list of test names, don't run tests.

It's a first step to implement the issue #29512: "regrtest refleak: implement bisection feature".
History
Date User Action Args
2017-05-31 09:22:37vstinnersetrecipients: + vstinner, rbcollins, ezio.melotti, michael.foord
2017-05-31 09:22:37vstinnersetmessageid: <1496222557.85.0.438733952805.issue30523@psf.upfronthosting.co.za>
2017-05-31 09:22:37vstinnerlinkissue30523 messages
2017-05-31 09:22:37vstinnercreate