]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in bytearrayobject.c (#124940)
authorVictor Stinner <vstinner@python.org>
Fri, 4 Oct 2024 09:59:51 +0000 (11:59 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 09:59:51 +0000 (11:59 +0200)
commitaace0dca8bdcde8cd8ba85fbaf04a50fa920be7d
treef948b9798cbe892d01bbb7f30b069157c6b5d1f2
parent6c7d5c6415fc22d35c7b8410533eb1831d46ba72
gh-111178: Fix function signatures in bytearrayobject.c (#124940)
Objects/bytearrayobject.c