]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[gh-117657] Fix some issues with TSAN in typeobject (#118249)
authorDino Viehland <dinoviehland@meta.com>
Tue, 30 Apr 2024 19:37:38 +0000 (12:37 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 19:37:38 +0000 (12:37 -0700)
commit19d468a3ab1d57c07a4283d67d439908574aa0cc
tree38e1f1af6eb7bdc4a142ae862a87aefb0da1698a
parentb2c3b70c7102197e4505e6cd69722dc508527d22
[gh-117657] Fix some issues with TSAN in typeobject (#118249)

Fix some racing reads in typebobject.c
Include/internal/pycore_pyatomic_ft_wrappers.h
Objects/typeobject.c