]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112593)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Dec 2023 14:46:42 +0000 (15:46 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 14:46:42 +0000 (14:46 +0000)
commit4f919cf8b9ed07964e8b7b87a5a3e25b09b1ed9e
treecdf02357a53f254cc329fdd2f3105c5eeac80e45
parent7eff607debb6e749a0066ec7fd20be2616c17da3
[3.12] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112593)

gh-109413: regrtest: add WorkerRunTests class (GH-112588)
(cherry picked from commit f8ff80f63536e96b004d29112452a8f1738fde37)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/libregrtest/main.py
Lib/test/libregrtest/run_workers.py
Lib/test/libregrtest/runtests.py
Lib/test/libregrtest/worker.py