]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111178: Fix function signatures for test_capi (#131659)
authorVictor Stinner <vstinner@python.org>
Mon, 24 Mar 2025 14:04:45 +0000 (15:04 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 14:04:45 +0000 (14:04 +0000)
commit6226edc48baa888b413f1825b992d75921bd27fc
tree88bd70350796a2c47d33ab4d12083502eaabaac5
parent78f1bac7f23b6d5a612ce569f35f3e0f3b36c9ab
gh-111178: Fix function signatures for test_capi (#131659)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Modules/_testcapi/heaptype.c
Modules/_testlimitedcapi/heaptype_relative.c