]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures of unicodeiter (#130684)
authorVictor Stinner <vstinner@python.org>
Tue, 4 Mar 2025 09:33:09 +0000 (10:33 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Mar 2025 09:33:09 +0000 (10:33 +0100)
commited8675c571d633fb93c69f113a6bf47e80b7d120
treecbf41121690ab0845bb5a823e196b260db28a77b
parent15d926b28537a0ef091a103ca01e67ce90845735
gh-111178: Fix function signatures of unicodeiter (#130684)
Objects/unicodeobject.c