summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_obmalloc.h
Commit message (Expand)AuthorAgeFilesLines
* gh-113055: Use pointer for interp->obmalloc state (gh-113412)Neil Schemenauer2024-01-271-0/+2
* gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885)Neil Schemenauer2023-12-091-0/+2
* gh-107211: No longer export internal functions (6) (#108424)Victor Stinner2023-08-241-1/+1
* gh-101659: Isolate "obmalloc" State to Each Interpreter (gh-101660)Eric Snow2023-04-241-2/+10
* gh-81057: Move More Globals to _PyRuntimeState (gh-100092)Eric Snow2022-12-071-0/+1
* gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)Eric Snow2022-11-111-0/+689