]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112536: Add test_threading to TSAN tests (#116898)
authorAntoine Pitrou <antoine@python.org>
Sat, 16 Mar 2024 11:55:46 +0000 (12:55 +0100)
committerGitHub <noreply@github.com>
Sat, 16 Mar 2024 11:55:46 +0000 (11:55 +0000)
commit86bc40dd414bceb3f93382cc9f670936de9d68be
treea258e635b096c02a5f2f24a3f4c6688caa44308d
parentc61cb507c10c5b597928284e087a9a384ab267d0
gh-112536: Add test_threading to TSAN tests (#116898)
Lib/test/libregrtest/tsan.py
Lib/test/support/script_helper.py
Lib/test/test_threading.py