]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: rename functions to use codegen_* prefix. Use macros more consistently...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 19 Aug 2024 14:39:53 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 14:39:53 +0000 (14:39 +0000)
commitb6d0a40a42fa17d087e502245b29cde46368ac07
tree5694c9cab9e8f295e11c511d5c0961ff111e2177
parent354d55eb1fa40f272419aa6459ee5d2c4804c8ea
gh-121404: rename functions to use codegen_* prefix. Use macros more consistently. (#123139)
Python/compile.c