]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109693: Use pyatomic.h for signal module (gh-110480)
authorDonghee Na <donghee.na@python.org>
Mon, 9 Oct 2023 23:26:29 +0000 (08:26 +0900)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 23:26:29 +0000 (08:26 +0900)
commit67e8d416cc5e14c181e4f883ffb4d87f2a647ae1
tree22cc0178e6a705b27f802b2718ef1a57a162428b
parentbdbe43c7d0ad5ebda0232a4ab39689ea79a9733a
gh-109693: Use pyatomic.h for signal module (gh-110480)
Include/internal/pycore_signal.h
Modules/signalmodule.c
Python/ceval_gil.c