]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
authorChristian Heimes <christian@python.org>
Mon, 13 Jun 2022 17:51:04 +0000 (19:51 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 17:51:04 +0000 (19:51 +0200)
commitc2007573dd449ae054f9fd5227e49ac9eef00ae8
tree76d6fe4ba897be841420b9f3e8eba7f030b7756d
parent443ca731d6b1267fe2f92985e0490460c95e44a8
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
Lib/test/libregrtest/main.py
Tools/scripts/run_tests.py