]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144914: use `mimalloc` for raw allocations on free-threading (#144916)
authorKumar Aditya <kumaraditya@python.org>
Wed, 18 Feb 2026 04:16:27 +0000 (09:46 +0530)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 04:16:27 +0000 (04:16 +0000)
commit836f2c97f99925e84ec20d3c6da335a841f63b62
tree5f6d2f586eb9101ee9054dfb6ca4b2ae1c1a645f
parente779777c66595acc599162fc3c852f3cda3f5c45
gh-144914: use `mimalloc` for raw allocations on free-threading (#144916)
Doc/whatsnew/3.15.rst
Include/internal/pycore_pymem_init.h
Misc/NEWS.d/next/Core_and_Builtins/2026-02-17-18-27-28.gh-issue-144914.DcXO4m.rst [new file with mode: 0644]
Objects/obmalloc.c