Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-90815: Add mimalloc memory allocator (#109914) | Dino Viehland | 2023-10-30 | 1 | -0/+4 |
* | gh-85283: Add PyMem_RawMalloc() to the limited C API (#108570) | Victor Stinner | 2023-10-17 | 1 | -6/+0 |
* | gh-106320: Remove private _PyMem API (#107187) | Victor Stinner | 2023-07-24 | 1 | -12/+0 |
* | bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482) | Petr Viktorin | 2021-04-23 | 1 | -2/+0 |
* | bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18... | Skip Montanaro | 2020-06-01 | 1 | -8/+0 |
* | bpo-36763: Add PyMemAllocatorName (GH-13387) | Victor Stinner | 2019-05-17 | 1 | -5/+14 |
* | bpo-35134: Add Include/cpython/pymem.h (GH-12840) | Victor Stinner | 2019-04-15 | 1 | -0/+99 |