]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
regrtest: --fast-ci/slow-ci no longer imply --rerun-fail (#110849)
authorVictor Stinner <vstinner@python.org>
Sat, 14 Oct 2023 00:25:38 +0000 (02:25 +0200)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 00:25:38 +0000 (00:25 +0000)
commitce298a1c1566467e7fd459c8f61478a26f42833e
tree2bb5d0c55b91a6f5e3e8ae9ec0302276daa60b10
parentb2ab210aaefb3b0e39f28e7946b7a531d7b2ab17
regrtest: --fast-ci/slow-ci no longer imply --rerun-fail (#110849)
Lib/test/libregrtest/cmdline.py
Lib/test/test_regrtest.py