]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112594)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Dec 2023 14:43:09 +0000 (15:43 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 14:43:09 +0000 (14:43 +0000)
commiteb3c0dc66760d24fc64eaddcc705519ed621f84b
treeb482053c93cad68e7bbed1101cbba074861e0aa8
parentd838c7aa8aa85e8a470cf11211bcbe59897e32d2
[3.11] gh-109413: regrtest: add WorkerRunTests class (GH-112588) (#112594)

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