]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122985: add SYMBOL_TO_SCOPE macro in symtable (#122986)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 14 Aug 2024 05:17:04 +0000 (06:17 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2024 05:17:04 +0000 (06:17 +0100)
commit05fc4d758aa9b731c722e6c1c18e1f5e54597393
tree13f4ccc8f86e6bc7c9b5b3a537be3ddd08298205
parente03073ff20107793a4ea28cdac0d6894774dd110
gh-122985: add SYMBOL_TO_SCOPE macro in symtable (#122986)
Include/internal/pycore_symtable.h
Python/compile.c
Python/symtable.c