]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121404: remove some accesses to compiler internals from codegen functions (#121538)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 10 Jul 2024 16:09:45 +0000 (17:09 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 16:09:45 +0000 (17:09 +0100)
commit0177a343353d88ca8475dccabf6e98e164abb0e8
treeb00dab0a675761d5e049f21dc823bbe50d17e961
parentaf9f6de6ea930b607f948f2c91a87fe4ca9d64db
gh-121404: remove some accesses to compiler internals from codegen functions (#121538)
Python/compile.c