COMMITS
/ Include/internal/pycore_obmalloc.h April 7, 2026
T
Note out-of-date obmalloc comments (#148149)
Tim Peters committed
April 5, 2026
P
gh-144319: Fix huge page leak in datastack chunk allocator (#147963)
Pablo Galindo Salgado committed
January 29, 2026
P
gh-144319: Add huge pages support for pymalloc (#144320)
Pablo Galindo Salgado committed
October 15, 2024
N
gh-92953: Improve nextpool/prevpool comment. (gh-125545)
Neil Schemenauer committed
January 27, 2024
N
gh-113055: Use pointer for interp->obmalloc state (gh-113412)
Neil Schemenauer committed
December 9, 2023
N
gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885)
Neil Schemenauer committed
August 24, 2023
V
gh-107211: No longer export internal functions (6) (#108424)
Victor Stinner committed
April 24, 2023
E
gh-101659: Isolate "obmalloc" State to Each Interpreter (gh-101660)
Eric Snow committed
December 7, 2022
E
gh-81057: Move More Globals to _PyRuntimeState (gh-100092)
Eric Snow committed
November 11, 2022
E
gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)
Eric Snow committed