]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in namespaceobject.c (#130590)
authorVictor Stinner <vstinner@python.org>
Wed, 26 Feb 2025 20:35:56 +0000 (21:35 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2025 20:35:56 +0000 (21:35 +0100)
commitd5d4cbbd8f20921646a90bec27535c2f9a3e83b2
treee3253ae295bb3dbed1adaf461c6af6c713dadfb7
parent1b635d86cd0714871ebef91f2f89634ee340e28c
gh-111178: Fix function signatures in namespaceobject.c (#130590)
Objects/namespaceobject.c