COMMITS
/ Modules/_testcapi/mem.c October 30, 2023
D
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland committed
July 24, 2023
V
gh-106320: Remove private _PyMem API (#107187)
Victor Stinner committed
July 23, 2023
V
gh-106320: Remove private _PyObject C API (#107147)
Victor Stinner committed
July 18, 2023
S
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
Serhiy Storchaka committed
July 2, 2023
V
gh-106320: Remove private _PyTraceMalloc C API functions (#106324)
Victor Stinner committed
March 22, 2023
M
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon committed
December 17, 2022
E
gh-93649: Split tracemalloc tests from _testcapimodule.c (#99551)
Erlend E. Aasland committed
November 16, 2022
E
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland committed