]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move More Globals to _PyRuntimeState (gh-100092)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 7 Dec 2022 22:56:31 +0000 (15:56 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2022 22:56:31 +0000 (15:56 -0700)
commit91a8e002c21a5388c5152c5a4871b9a2d85f0fc1
treee6be380d88efc246ca7b4f864a67fc541a62b861
parentd47ffeb9e35dbc7264ffa12fddaa6e0d3ba767a4
gh-81057: Move More Globals to _PyRuntimeState (gh-100092)

https://github.com/python/cpython/issues/81057
14 files changed:
Include/internal/pycore_dtoa.h
Include/internal/pycore_obmalloc.h
Include/internal/pycore_obmalloc_init.h
Include/internal/pycore_parser.h
Include/internal/pycore_runtime.h
Include/internal/pycore_unicodeobject.h
Modules/_io/bufferedio.c
Objects/obmalloc.c
Objects/unicodeobject.c
Parser/pegen.c
Python/dtoa.c
Python/initconfig.c
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv