]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 9 Dec 2022 00:50:58 +0000 (17:50 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 00:50:58 +0000 (17:50 -0700)
commit1160001b34615066b1188d5fb457131b1ebb928d
tree827671c00c80bf761675700128457d7171ec8f46
parentbc8cdf8c3d58f5d28c9e70c72eaae52c6d13f961
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)

https://github.com/python/cpython/issues/81057
Include/internal/pycore_pythread.h [new file with mode: 0644]
Include/internal/pycore_runtime.h
Makefile.pre.in
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/thread.c
Python/thread_nt.h
Python/thread_pthread.h
Python/thread_pthread_stubs.h
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv