]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 22:38:03 +0000 (00:38 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 22:38:03 +0000 (22:38 +0000)
commitf2228c5db633fa4e2b46c43ec8529113bcf07642
tree5c0669014b29246c757f9d0b1c32d1bb7ecde32f
parentbd314c5f358f58097cbd77db85b88a86d7e69907
[3.14] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151384)

Applies https://github.com/microsoft/mimalloc/commit/d7a72c4912943e8aaf135e465ca5ea229ea96646 to our copy of mimalloc.
(cherry picked from commit 80f9467434cecbc4e97b853b3876de13e75aec38)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Misc/NEWS.d/next/Core_and_Builtins/2026-06-08-05-31-22.gh-issue-151065._o_31F.rst [new file with mode: 0644]
Objects/mimalloc/init.c