summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/veryhigh.rst
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-10-10 13:58:42 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2013-10-10 13:58:42 (GMT)
commit6cf185dc064577c6f472c86741e91fb28ec82e2d (patch)
tree2fd36a0cd90c46c84eb9ba6d07eb32345e6c5e8d /Doc/c-api/veryhigh.rst
parent7c74de4d00dc29143302bd2f718b3e3b04dafe9b (diff)
downloadcpython-6cf185dc064577c6f472c86741e91fb28ec82e2d.zip
cpython-6cf185dc064577c6f472c86741e91fb28ec82e2d.tar.gz
cpython-6cf185dc064577c6f472c86741e91fb28ec82e2d.tar.bz2
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/veryhigh.rst')
0 files changed, 0 insertions, 0 deletions