]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-120579: Guard `_testcapi` import in `test_free_threading` (GH-120580) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Jun 2024 08:50:33 +0000 (10:50 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 08:50:33 +0000 (08:50 +0000)
commitf2a4540c4fc3e9de4ca7b8a33463f71d795d86b2
treeb4c5b0b72410c2d3f06ab211607fa562de6f7931
parenteee2c456339363918de194b55385b8ce66175139
[3.13] gh-120579: Guard `_testcapi` import in `test_free_threading` (GH-120580) (#120583)

gh-120579: Guard `_testcapi` import in `test_free_threading` (GH-120580)
(cherry picked from commit 0c0348adbfca991f78b3aaa6790e5c26606a1c0f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_free_threading/test_dict.py