bpo-29512: Add test.bisect, bisect failing tests (#2452)
Add a new "python3 -m test.bisect" tool to bisect failing tests. It can be used to find which test method(s) leak references, leak files, etc.
Showing
Lib/test/bisect.py
0 → 100755
Please register or sign in to comment