]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures in bytesobject.c (#124806)
authorVictor Stinner <vstinner@python.org>
Wed, 2 Oct 2024 11:35:51 +0000 (13:35 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 11:35:51 +0000 (13:35 +0200)
commit1d3700f943e39561d6e56d57486fbf9f4ab2c377
treefc27bb29af9be3aff5ed50c69a249be193c6fb3b
parent8fbf10d6cfd9c69ffcc1f80fa0c5f33785197af7
gh-111178: Fix function signatures in bytesobject.c (#124806)
Objects/bytesobject.c