]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119727: Add --single-process option to regrtest (#119728)
authorVictor Stinner <vstinner@python.org>
Mon, 3 Jun 2024 16:34:36 +0000 (18:34 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 16:34:36 +0000 (16:34 +0000)
commit4e8aa32245e2d72bf558b711ccdbcee594347615
tree1b68abdc6ad2a62445b54525290fbf3002c5b9e2
parent1d4c2e4a877a48cdc8bcc9808d799b91c82b3757
gh-119727: Add --single-process option to regrtest (#119728)
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/worker.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2024-05-29-15-28-08.gh-issue-119727.dVkaZM.rst [new file with mode: 0644]