]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112213: Add @critical_section target directive to Argument Clinic (gh-112232)
authorDonghee Na <donghee.na@python.org>
Sat, 18 Nov 2023 23:05:49 +0000 (23:05 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2023 23:05:49 +0000 (08:05 +0900)
commite52cc80f7fc3a560bf3d0053e0821a2db070cdd1
tree4cc599be3fb9c5f828ed6699656cfae010ed0f21
parent607b5e30c67bad35b90240d9ac176131e51423a5
gh-112213: Add @critical_section target directive to Argument Clinic (gh-112232)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/clinic.test.c
Tools/clinic/clinic.py