diff options
author | Victor Stinner <vstinner@python.org> | 2024-02-18 20:06:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 20:06:39 (GMT) |
commit | 1e5719a663d5b1703ad588dda4fccd763c7d3e99 (patch) | |
tree | 6d95014e8861afe43ef2de129255bc8c9c26fc1b /Lib/string.py | |
parent | 0c80da4c14d904a367968955544dd6ae58c8101c (diff) | |
download | cpython-1e5719a663d5b1703ad588dda4fccd763c7d3e99.zip cpython-1e5719a663d5b1703ad588dda4fccd763c7d3e99.tar.gz cpython-1e5719a663d5b1703ad588dda4fccd763c7d3e99.tar.bz2 |
gh-115122: Add --bisect option to regrtest (#115123)
* test.bisect_cmd now exit with code 0 on success, and code 1 on
failure. Before, it was the opposite.
* test.bisect_cmd now runs the test worker process with
-X faulthandler.
* regrtest RunTests: Add create_python_cmd() and bisect_cmd()
methods.
Diffstat (limited to 'Lib/string.py')
0 files changed, 0 insertions, 0 deletions