]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for test_ctypes (#131660)
authorVictor Stinner <vstinner@python.org>
Mon, 24 Mar 2025 13:30:13 +0000 (14:30 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 13:30:13 +0000 (14:30 +0100)
commitabcd9d4f7dcd804ae97821166f0d4e8c08c07972
tree1b283f72cc23b76e5c883b827323f4e56cd4003f
parent0e53038ea825765136c5275e09f9ea9be5982b82
gh-111178: Fix function signatures for test_ctypes (#131660)
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c