]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108765: Cleanup #include in Python/*.c files (#108977)
authorVictor Stinner <vstinner@python.org>
Wed, 6 Sep 2023 13:56:08 +0000 (15:56 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 13:56:08 +0000 (15:56 +0200)
commitb298b395e8ab1725c4f0dd736155b8c818664d42
tree7946296ed34254283f71a70004b06fe7a7d2c30d
parent14d6e197cc56e5256d501839a4e66e3864ab15f0
gh-108765: Cleanup #include in Python/*.c files (#108977)

Mention one symbol imported by each #include.
18 files changed:
Include/internal/pycore_uops.h
Python/intrinsics.c
Python/legacy_tracing.c
Python/optimizer.c
Python/pathconfig.c
Python/perf_trampoline.c
Python/pylifecycle.c
Python/pystate.c
Python/pystrtod.c
Python/pythonrun.c
Python/specialize.c
Python/suggestions.c
Python/symtable.c
Python/sysmodule.c
Python/thread.c
Python/thread_pthread_stubs.h
Python/traceback.c
Python/tracemalloc.c