]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109413: regrtest: add WorkerRunTests class (#112588)
authorVictor Stinner <vstinner@python.org>
Fri, 1 Dec 2023 13:46:50 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 13:46:50 +0000 (13:46 +0000)
commitf8ff80f63536e96b004d29112452a8f1738fde37
tree92394c105786e7ac4e0e391eaf74daffb886b05a
parent058444308abee79bb1b3358883adfa8c97bd043a
gh-109413: regrtest: add WorkerRunTests class (#112588)
Lib/test/libregrtest/main.py
Lib/test/libregrtest/run_workers.py
Lib/test/libregrtest/runtests.py
Lib/test/libregrtest/worker.py