summaryrefslogtreecommitdiffstats
path: root/Include/longintrepr.h
diff options
context:
space:
mode:
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>2002-03-22 15:25:18 (GMT)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>2002-03-22 15:25:18 (GMT)
commitffd53997286973bc6abcfdc0fae92aaa88b51f67 (patch)
treec1df9ea05196e8a59bd9d22162a82bda969a40fd /Include/longintrepr.h
parent150ed6113ce0e6558eafa27149e75e1463df20df (diff)
downloadcpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.zip
cpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.tar.gz
cpython-ffd53997286973bc6abcfdc0fae92aaa88b51f67.tar.bz2
Make PyObject_{NEW,New,Del,DEL} always use the standard malloc (PyMem_*)
and not pymalloc. Add the functions PyMalloc_New, PyMalloc_NewVar, and PyMalloc_Del that will use pymalloc if it's enabled. If pymalloc is not enabled then they use the standard malloc (PyMem_*).
Diffstat (limited to 'Include/longintrepr.h')
0 files changed, 0 insertions, 0 deletions