]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
authorVictor Stinner <vstinner@python.org>
Tue, 14 Jun 2022 16:04:53 +0000 (18:04 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Jun 2022 16:04:53 +0000 (18:04 +0200)
commit36934a16e86f34d69ba2d41630fb5b4d06d59cff
tree63d828287a45ced3fda306c35e95c540c34a1199
parent6b330002b19d8cc3a5733b5ce030b199deb37f95
gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
Lib/test/libregrtest/runtest_mp.py
Lib/test/test_regrtest.py