| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.13] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191) (#129217) | Victor Stinner | 2025-01-23 | 1 | -2/+11 |
| * | gh-90815: Add mimalloc memory allocator (#109914) | Dino Viehland | 2023-10-30 | 1 | -0/+9 |
| * | gh-106320: Remove private _PyMem API (#107187) | Victor Stinner | 2023-07-24 | 1 | -12/+0 |
| * | gh-106320: Remove private _PyObject C API (#107147) | Victor Stinner | 2023-07-23 | 1 | -75/+0 |
| * | gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860) | Serhiy Storchaka | 2023-07-18 | 1 | -5/+3 |
| * | gh-106320: Remove private _PyTraceMalloc C API functions (#106324) | Victor Stinner | 2023-07-02 | 1 | -18/+0 |
| * | GH-101291: Rearrange the size bits in PyLongObject (GH-102464) | Mark Shannon | 2023-03-22 | 1 | -1/+1 |
| * | gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551) | Erlend E. Aasland | 2022-12-17 | 1 | -0/+81 |
| * | gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517) | Erlend E. Aasland | 2022-11-16 | 1 | -0/+643 |
