]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-153176: Fix destroy_interpreter() test helper clearing a non-current thread state... main
authorJiucheng(Oliver) <git.jiucheng@gmail.com>
Fri, 24 Jul 2026 04:41:08 +0000 (00:41 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 04:41:08 +0000 (10:11 +0530)
commit6e983938834a8b6c7043369b3c5de2b5d2084ea4
treeb5f2c5772e77a8255d7a29daa724cbf09f02739a
parent66e313f471516bfa04c5c8966c159fafe6be082e
gh-153176: Fix destroy_interpreter() test helper clearing a non-current thread state (#153307)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Xiaowei Lu <weixlu420302@gmail.com>
Lib/test/test_free_threading/test_interpreters.py [new file with mode: 0644]
Modules/_testinternalcapi.c