COMMITS
/ Include/internal/pycore_pymem_init.h February 18, 2026
K
gh-144914: use `mimalloc` for raw allocations on free-threading (#144916)
Kumar Aditya committed
February 20, 2024
S
gh-115103: Implement delayed free mechanism for free-threaded builds (#115367)
Sam Gross committed
January 16, 2024
S
gh-112529: Track if debug allocator is used as underlying allocator (#113747)
Sam Gross committed
December 12, 2023
S
gh-112532: Require mimalloc in `--disable-gil` builds (gh-112883)
Sam Gross committed
October 30, 2023
D
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland committed
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
November 11, 2022
E
gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)
Eric Snow committed