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 martin.panter, serhiy.storchaka, vstinner
Date 2017-06-01.19:43:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
This issue is the last part to implement the issue #29512: "regrtest refleak: implement bisection feature".

See also the second part, bpo-30523: unittest: add --list-tests option to only display the list of test names, don't run tests.
History
Date User Action Args
2017-06-01 19:43:43vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka
2017-06-01 19:43:43vstinnersetmessageid: <[email protected]>
2017-06-01 19:43:43vstinnerlinkissue30540 messages
2017-06-01 19:43:43vstinnercreate