]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131238: Remove more includes from pycore_interp.h (#131480)
authorVictor Stinner <vstinner@python.org>
Wed, 19 Mar 2025 22:01:32 +0000 (23:01 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 22:01:32 +0000 (23:01 +0100)
commit20c5f969dd12a0b3d5ea7c03fedf3e2ac202c2c0
treec37df9e86e0c16d64c404a31c8b31090eec6a155
parent63b5aed06ed6fcd7956c9b99eb0a3651116cf2e4
gh-131238: Remove more includes from pycore_interp.h (#131480)
31 files changed:
Include/internal/pycore_ceval.h
Include/internal/pycore_interp.h
Include/internal/pycore_runtime_init.h
Modules/_ctypes/_ctypes.c
Modules/_io/textio.c
Modules/_json.c
Modules/_lsprof.c
Modules/_pickle.c
Modules/_posixsubprocess.c
Modules/_testinternalcapi.c
Modules/main.c
Modules/posixmodule.c
Objects/bytesobject.c
Objects/codeobject.c
Objects/dictobject.c
Objects/frameobject.c
Objects/genericaliasobject.c
Objects/genobject.c
Objects/moduleobject.c
Python/_warnings.c
Python/bltinmodule.c
Python/ceval.c
Python/ceval_gil.c
Python/codecs.c
Python/dynload_shlib.c
Python/import.c
Python/instrumentation.c
Python/pylifecycle.c
Python/pystate.c
Python/pythonrun.c
Python/sysmodule.c