]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: more compiler_* -> codegen_*, class_body and comprehensions (#123262)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 23 Aug 2024 18:53:15 +0000 (19:53 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Aug 2024 18:53:15 +0000 (19:53 +0100)
commitbf1b5d323bdb6b1609c6f4b31dcaed621e5d0e2f
tree082590f9aedd76d7731545fa11ce4257a7458c4f
parent58fdb169c8a93925541fecc74ba73c566147f2ca
gh-121404: more compiler_* -> codegen_*, class_body and comprehensions (#123262)
Python/compile.c