]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in structseq.c (#130683)
authorVictor Stinner <vstinner@python.org>
Tue, 4 Mar 2025 09:33:45 +0000 (10:33 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Mar 2025 09:33:45 +0000 (10:33 +0100)
commit0b6e98c8417316a1692bfb98eaea7c44194dcf8d
tree1c7e3ab36ac61c59fb26fa4629159daaf84c7e3a
parented8675c571d633fb93c69f113a6bf47e80b7d120
gh-111178: Fix function signatures in structseq.c (#130683)
Objects/structseq.c