]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Use PyDict_GetItemRef() in Python/symtable.c (gh-112084)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 17:55:30 +0000 (19:55 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 17:55:30 +0000 (18:55 +0100)
commitbefbad3663a48a8de2e1263afe18ec9fa47dfc6d
tree6ff0ea1aaa6f2b1d6162f0d250b038ab473d892b
parentaa438bdd6deed225d30d87dc3a77602ffc924213
gh-111789: Use PyDict_GetItemRef() in Python/symtable.c (gh-112084)
Python/symtable.c