]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133467: Fix typeobject `tp_base` race in free threading (gh-140549)
authorEdward Xu <xuxiangad@foxmail.com>
Wed, 5 Nov 2025 21:20:40 +0000 (05:20 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 21:20:40 +0000 (16:20 -0500)
commitb83f379a972c001864d3593cd64fc07e7c7f375f
tree69636cd4eb9dfbad7a3ea4de8fd01062dbb81640
parent986bb0a1a2bd290f5da347e455b23468aa3f62f0
gh-133467: Fix typeobject `tp_base` race in free threading (gh-140549)
Lib/test/test_free_threading/test_type.py
Misc/NEWS.d/next/Core_and_Builtins/2025-10-24-14-29-12.gh-issue-133467.A5d6TM.rst [new file with mode: 0644]
Objects/typeobject.c
Tools/tsan/suppressions_free_threading.txt