]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 20 Jul 2023 20:37:19 +0000 (13:37 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2023 20:37:19 +0000 (20:37 +0000)
commit8f4de57699446f2e0964dffc6639f8156e56c4b3
treefcf911d2f675037129618355ebf036618aa20bc7
parent9c81fc2dbee3ac8a2f30ad24b0876d80628a94ac
GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924)
13 files changed:
Include/internal/pycore_ceval.h
Makefile.pre.in
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor.c [new file with mode: 0644]
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/c-analyzer/cpython/ignored.tsv