]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109693: Update _gil_runtime_state.last_holder to use pyatomic.h (#110605)
authorDonghee Na <donghee.na@python.org>
Fri, 13 Oct 2023 01:07:27 +0000 (10:07 +0900)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 01:07:27 +0000 (10:07 +0900)
commit2566434e59b0e9e6e20f9516c8d4ecfc3af266e5
tree5c6d51d1995e3859e33cfe963497b44572b7bafd
parent4a53a397c311567f05553bc25a28aebaba4f6f65
gh-109693: Update _gil_runtime_state.last_holder to use pyatomic.h (#110605)
Include/internal/pycore_gil.h
Python/ceval_gil.c