diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-10-10 15:58:42 +0200 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-10-10 15:58:42 +0200 |
| commit | 6cf185dc064577c6f472c86741e91fb28ec82e2d (patch) | |
| tree | 2fd36a0cd90c46c84eb9ba6d07eb32345e6c5e8d /Doc/c-api/function.rst | |
| parent | 7c74de4d00dc29143302bd2f718b3e3b04dafe9b (diff) | |
| download | cpython-git-6cf185dc064577c6f472c86741e91fb28ec82e2d.tar.gz | |
Issue #18874: _PyObject_Malloc/Realloc/Free() now falls back on
_PyMem_RawMalloc/Realloc/Free, instead of _PyMem_Malloc/Realloc/Free. So it
becomes possible to use the fast pymalloc allocator for the PYMEM_DOMAIN_MEM
domain (PyMem_Malloc/Realloc/Free functions).
Diffstat (limited to 'Doc/c-api/function.rst')
0 files changed, 0 insertions, 0 deletions
