]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-117657: Make PyType_HasFeature atomic (GH-120210) (#120443)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 13 Jun 2024 10:06:04 +0000 (12:06 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2024 10:06:04 +0000 (18:06 +0800)
commit3067c62a34eb0a99a01af3e9edaaf082fb7fa0a2
tree3cf9efca775bd3e4e26baa4fb07e11cfa3b8ebe4
parentb1ebbb5d65713c65c4bb9764f93c8f6c9cfd3a45
[3.13] gh-117657: Make PyType_HasFeature atomic (GH-120210) (#120443)

gh-117657: Make PyType_HasFeature atomic (GH-120210)

Make PyType_HasFeature atomic
(cherry picked from commit eebae2c460dabdc70dc0d9b6e189368eb1abb716)

Co-authored-by: Ken Jin <kenjin@python.org>
Include/internal/pycore_object.h
Include/internal/pycore_pyatomic_ft_wrappers.h
Tools/tsan/suppressions_free_threading.txt