]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121554: remove unnecessary internal functions in compile.c (#121555)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 10 Jul 2024 22:48:37 +0000 (23:48 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 22:48:37 +0000 (23:48 +0100)
commit6557af669899f18f8d123f8e1b6c3380d502c519
tree69054c6acced74cae1cad6739ae110131c5c4cf1
parentef10110cd781afe8ddd3e65a54dc2b5ed2cb3187
gh-121554: remove unnecessary internal functions in compile.c (#121555)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Include/internal/pycore_compile.h
Modules/Setup.bootstrap.in
Modules/Setup.stdlib.in
Modules/_opcode.c
Python/compile.c
configure
configure.ac