]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (gh-123276)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 5 Sep 2024 23:53:47 +0000 (19:53 -0400)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 23:53:47 +0000 (08:53 +0900)
commit84ad264ce602fb263a46a4536377bdc830eea81e
tree0c863a2ab969e2362f6f3e5942bc7bf742e11774
parent42f52431e9961d5236b33a68af16cca07b74d02c
gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (gh-123276)
Doc/using/cmdline.rst
Misc/NEWS.d/next/Core_and_Builtins/2024-08-23-18-31-10.gh-issue-123275.DprIrj.rst [new file with mode: 0644]
Python/initconfig.c