summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/gcsupport.rst
Commit message (Collapse)AuthorAgeFilesLines
* note that Py_VISIT handles NULL (closes #27183)Benjamin Peterson2016-06-021-3/+4
|
* Issue #18589: fix hyperlinking of type slots (tp_*)Antoine Pitrou2013-08-011-14/+14
|
* update to new C roles and directivesSandro Tosi2012-01-141-30/+30
|
* #8085: The function is called PyObject_NewVar, not PyObject_VarNew.Georg Brandl2010-03-071-1/+1
|
* Issue #4129: More documentation pointers about int -> Py_ssize_t.Jeroen Ruigrok van der Werven2009-04-251-1/+9
| | | | | | Also fix up the documentation for PyObject_GC_Resize(). It seems that since it first got documented, the documentation was actually for _PyObject_GC_Resize().
* Reformat prior to editing.Jeroen Ruigrok van der Werven2009-04-251-35/+39
|
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+153