]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 9 Dec 2022 00:17:20 +0000 (17:17 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 00:17:20 +0000 (17:17 -0700)
commitbc8cdf8c3d58f5d28c9e70c72eaae52c6d13f961
tree35495a27bc0859e3d44af7f39ad5dfce8f01fe18
parent1cfa704f64193701e400a77d2287f3526ff026f8
gh-81057: Move Ceval Trampoline Globals to _PyRuntimeState (gh-100083)

https://github.com/python/cpython/issues/81057
Include/internal/pycore_ceval_state.h [new file with mode: 0644]
Include/internal/pycore_interp.h
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Makefile.pre.in
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/perf_trampoline.c
Tools/c-analyzer/cpython/globals-to-fix.tsv