]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142163: Only define `HAVE_THREAD_LOCAL` when `Py_BUILD_CORE` is set (#142164)
authorPeter Bierma <zintensitydev@gmail.com>
Tue, 2 Dec 2025 04:13:11 +0000 (23:13 -0500)
committerGitHub <noreply@github.com>
Tue, 2 Dec 2025 04:13:11 +0000 (09:43 +0530)
commit41728856a277749d022d99af82c8e14b85057f3c
tree27911f724c80f8daaf3363a6330a6efd286819b8
parenteb892868b31322d7cf271bc25923e14b1f67ae38
gh-142163: Only define `HAVE_THREAD_LOCAL` when `Py_BUILD_CORE` is set (#142164)
Include/pyport.h
Misc/NEWS.d/next/C_API/2025-12-01-18-17-16.gh-issue-142163.2HiX5A.rst [new file with mode: 0644]