]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in iterobject.c (#131163)
authorVictor Stinner <vstinner@python.org>
Thu, 13 Mar 2025 09:42:59 +0000 (10:42 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Mar 2025 09:42:59 +0000 (10:42 +0100)
commit36978f7ef370f3a7cd5888c5e4c8267ffaf3998e
treea959b4f8c091411633f1839ce1058abc7dcba4d6
parent68922ace4dabb6635e6d5b51bbe6485ef2e9dad2
gh-111178: Fix function signatures in iterobject.c (#131163)
Objects/iterobject.c