]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: split compiler_nameop into a codegen part and a compiler part (#123398)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 27 Aug 2024 15:57:31 +0000 (16:57 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 15:57:31 +0000 (16:57 +0100)
commitd24d1c986d2c55933f89c6b73b2e618448115f54
tree6535372239a53a0fcf7aaf5432ddc01f037b2869
parent08c0166ce4cd5b54ec3cd57cd48b57b9bc2e8d3c
gh-121404: split compiler_nameop into a codegen part and a compiler part (#123398)
Python/compile.c