summaryrefslogtreecommitdiffstats
path: root/Doc/api/memory.tex
Commit message (Expand)AuthorAgeFilesLines
* Bugs #1668032, #1668036, #1669304: clarify behavior of PyMem_Realloc and _Res...Georg Brandl2007-03-021-2/+5
* Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR,Martin v. Löwis2006-04-141-3/+1
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-1/+1
* Minor clarification about what's actually promised for PyMem_Malloc(0).Tim Peters2002-04-061-6/+8
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+201