]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in symtable.c (#130589)
authorVictor Stinner <vstinner@python.org>
Wed, 26 Feb 2025 20:35:24 +0000 (21:35 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2025 20:35:24 +0000 (21:35 +0100)
commit1b635d86cd0714871ebef91f2f89634ee340e28c
treefc0e99848ab574c5f45db3ed952cc539bb02a006
parent3f3e1c4095ae229b0c6d0364f289a20732281a96
gh-111178: Fix function signatures in symtable.c (#130589)
Python/symtable.c