]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111863: Rename term Py_NOGIL to Py_GIL_DISABLED in sysconfig (gh-112307)
authorDonghee Na <donghee.na@python.org>
Wed, 22 Nov 2023 01:32:43 +0000 (01:32 +0000)
committerGitHub <noreply@github.com>
Wed, 22 Nov 2023 01:32:43 +0000 (10:32 +0900)
commit4fa376b0059948d4b3d994166b0dc210a4c4f8ec
tree789d4f449ae9fb0d61e2c1cf4add77669be72b76
parent46500c42f09a8342efde48ad74327d5225158ff3
gh-111863: Rename term Py_NOGIL to Py_GIL_DISABLED in sysconfig (gh-112307)
Lib/test/test_sys.py
Modules/_sysconfig.c