]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131238: Remove many includes from pycore_interp.h (#131472)
authorVictor Stinner <vstinner@python.org>
Wed, 19 Mar 2025 17:46:24 +0000 (18:46 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 17:46:24 +0000 (17:46 +0000)
commit22706843e0211a42a0e1b9e3b3b2527e9c2f546b
treed0c420d1d5abc677ddab41057beb778162211bf4
parenta4832f6b9a62771725b159bc7cd6c49fb45e3bc8
gh-131238: Remove many includes from pycore_interp.h (#131472)
12 files changed:
Include/internal/pycore_interp.h
Include/internal/pycore_runtime_init.h
Objects/abstract.c
Objects/exceptions.c
Objects/object.c
Objects/tupleobject.c
Objects/unicodeobject.c
Python/ceval.c
Python/gc.c
Python/gc_free_threading.c
Python/instrumentation.c
Python/pystate.c