Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-113055: Use pointer for interp->obmalloc state (gh-113412) | Neil Schemenauer | 2024-01-27 | 1 | -0/+2 |
* | gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) | Neil Schemenauer | 2023-12-09 | 1 | -0/+2 |
* | gh-107211: No longer export internal functions (6) (#108424) | Victor Stinner | 2023-08-24 | 1 | -1/+1 |
* | gh-101659: Isolate "obmalloc" State to Each Interpreter (gh-101660) | Eric Snow | 2023-04-24 | 1 | -2/+10 |
* | gh-81057: Move More Globals to _PyRuntimeState (gh-100092) | Eric Snow | 2022-12-07 | 1 | -0/+1 |
* | gh-81057: Move the Allocators to _PyRuntimeState (gh-99217) | Eric Snow | 2022-11-11 | 1 | -0/+689 |