bpo-20064: Document PyObject_Malloc() (#4199)
Document the following functions: * PyObject_Malloc() * PyObject_Calloc() * PyObject_Realloc() * PyObject_Free() Fix also PyMem_RawFree() documentation.
V
Victor Stinner committed
ec2cbdd1dff2c51788136480b2085e77506ebf34
Parent: 2298fad
Committed by GitHub <noreply@github.com>
on 10/31/2017, 4:37:25 PM