]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101797: allocate `PyExpat_CAPI` capsule on heap (#101798)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 11 Feb 2023 08:37:39 +0000 (14:07 +0530)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 08:37:39 +0000 (14:07 +0530)
commitb652d40f1c88fcd8595cd401513f6b7f8e499471
tree9dd36aa0f30c71e51404e849f6a4da8aa0ea7d5f
parent17143e2c30ae5e51945e04eeaec7ebb0e1f07fb5
GH-101797: allocate `PyExpat_CAPI` capsule on heap (#101798)
Modules/pyexpat.c