Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782) | Victor Stinner | 2019-04-11 | 1 | -10/+9 |
* | bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770) | Victor Stinner | 2019-04-11 | 1 | -0/+25 |
* | bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187) | Victor Stinner | 2019-03-06 | 1 | -2/+0 |
* | bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185) | Victor Stinner | 2019-03-05 | 1 | -0/+2 |
* | bpo-35081: Make some _PyGC macros internal (GH-10507) | Victor Stinner | 2018-11-13 | 1 | -2/+0 |
* | bpo-35081: Rename internal headers (GH-10275) | Victor Stinner | 2018-11-12 | 1 | -0/+163 |