mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
* 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. (cherry picked from commit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cmdline.py | ||
| main.py | ||
| refleak.py | ||
| runtest.py | ||
| runtest_mp.py | ||
| save_env.py | ||
| setup.py | ||