]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010)
authorMalcolm Smith <smith@chaquo.com>
Mon, 26 Aug 2024 09:59:26 +0000 (10:59 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 09:59:26 +0000 (11:59 +0200)
commit350313e731a7d5a9fb66c08daded3bb50c134cfc
treeaca4fb7e26a0e72dd2789e19f6e789fa54b43a73
parent3822d7cd28b0193b5934b2e8f43e502944a57fc5
[3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010)

gh-119727: Add --single-process option to regrtest (#119728)

(cherry picked from commit 4e8aa32245e2d72bf558b711ccdbcee594347615)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.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]