]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129533: Update PyGC_Enable/Disable/IsEnabled to use atomic operat… (gh...
authorDonghee Na <donghee.na@python.org>
Thu, 6 Feb 2025 23:11:17 +0000 (08:11 +0900)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 23:11:17 +0000 (23:11 +0000)
commitf7af8bc58aaa0c76028ddee54e635daedcd1b40c
treeabd255d9a53f228e727ab2af77492cd2b26d3556
parentf7cc8623457ed0f79bddd32dd680303584684641
 [3.13] gh-129533: Update PyGC_Enable/Disable/IsEnabled to use atomic operat… (gh-129756)

gh-129533: Update PyGC_Enable/Disable/IsEnabled to use atomic operation  (gh-129563)

(cherry picked from commit b184abf074c0e1f379a238f07da5616460f36b93)
Misc/NEWS.d/next/C API/2025-02-02-12-58-21.gh-issue-129533.dFfqkT.rst [new file with mode: 0644]
Python/gc_free_threading.c