]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131238: Add explicit includes to pycore headers (#131257)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Mar 2025 11:32:43 +0000 (12:32 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Mar 2025 11:32:43 +0000 (12:32 +0100)
commit978e37bb5f979cccce36613637ac2d94b43c71b2
tree52f7eb072bacae81a0ab7a20f8875f5c01861124
parent0453e494b6e23c876c1bb097966f2c68ec72fada
gh-131238: Add explicit includes to pycore headers (#131257)
23 files changed:
Modules/_io/_iomodule.c
Modules/_operator.c
Modules/_posixsubprocess.c
Modules/_zoneinfo.c
Modules/faulthandler.c
Objects/fileobject.c
Parser/action_helpers.c
Parser/asdl_c.py
Parser/tokenizer/file_tokenizer.c
Python/Python-ast.c
Python/ast.c
Python/ast_opt.c
Python/codecs.c
Python/compile.c
Python/dtoa.c
Python/errors.c
Python/importdl.c
Python/marshal.c
Python/perf_jit_trampoline.c
Python/perf_trampoline.c
Python/qsbr.c
Python/symtable.c
Python/thread.c