summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_pymem.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782)Victor Stinner2019-04-111-10/+9
* bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770)Victor Stinner2019-04-111-0/+25
* bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187)Victor Stinner2019-03-061-2/+0
* bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)Victor Stinner2019-03-051-0/+2
* bpo-35081: Make some _PyGC macros internal (GH-10507)Victor Stinner2018-11-131-2/+0
* bpo-35081: Rename internal headers (GH-10275)Victor Stinner2018-11-121-0/+163