summaryrefslogtreecommitdiff
path: root/Lib/idlelib/RemoteDebugger.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-10-10 15:58:42 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-10-10 15:58:42 +0200
commit6cf185dc064577c6f472c86741e91fb28ec82e2d (patch)
tree2fd36a0cd90c46c84eb9ba6d07eb32345e6c5e8d /Lib/idlelib/RemoteDebugger.py
parent7c74de4d00dc29143302bd2f718b3e3b04dafe9b (diff)
downloadcpython-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 'Lib/idlelib/RemoteDebugger.py')
0 files changed, 0 insertions, 0 deletions