]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for test_iter (#131456)
authorVictor Stinner <vstinner@python.org>
Wed, 19 Mar 2025 13:42:51 +0000 (14:42 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 13:42:51 +0000 (14:42 +0100)
commitf5e4c2955ba5977f468e4a61d429526602d96343
treec013b4c2db6a1b1ade6a5101810f67b0b95a19a4
parent8ad4646c675211dc1df0254a3160f50a18e4c6c3
gh-111178: Fix function signatures for test_iter (#131456)
Modules/_io/bufferedio.c
Modules/_sre/sre.c
Objects/genericaliasobject.c
Objects/iterobject.c