]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: split compile.c into compile.c and codegen.c (#123651)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 9 Sep 2024 17:21:51 +0000 (18:21 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2024 17:21:51 +0000 (18:21 +0100)
commit1a9d8917a38e3eb190506025b9444730ed821449
tree169b669c8337c31e2d7dcea785a441af0baa089b
parent65fcaa38ada727b504ec60ae283caf8e3ebbb845
gh-121404: split compile.c into compile.c and codegen.c (#123651)
Include/internal/pycore_compile.h
Include/internal/pycore_instruction_sequence.h
Makefile.pre.in
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/codegen.c [new file with mode: 0644]
Python/compile.c
Python/flowgraph.c
Tools/c-analyzer/cpython/ignored.tsv