]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129533: Update PyGC_Enable/Disable/IsEnabled to use atomic operation (gh-129563)
authorDonghee Na <donghee.na@python.org>
Thu, 6 Feb 2025 22:41:13 +0000 (07:41 +0900)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 22:41:13 +0000 (07:41 +0900)
commitb184abf074c0e1f379a238f07da5616460f36b93
tree3c3e8845575417e4fdf53c96671ec933f4321582
parent4e3330f054b91049c7260eb02b1e2c3808958e11
 gh-129533: Update PyGC_Enable/Disable/IsEnabled to use atomic operation  (gh-129563)
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