]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128485: ensure that dlmalloc initializes itself at import time in ctypes (#131633)
authorKumar Aditya <kumaraditya@python.org>
Mon, 24 Mar 2025 12:44:25 +0000 (18:14 +0530)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 12:44:25 +0000 (18:14 +0530)
commit04d4aacaacbe26146e9b5ff6b0043f86f3c543d4
tree3d6e78617ea414acae2c1421796445fd64623e54
parent9c4fb92e126000650a8efb4d27c4e3d1af82f71e
gh-128485: ensure that dlmalloc initializes itself at import time in ctypes  (#131633)
Modules/_ctypes/_ctypes.c