summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/structures.rst
Commit message (Collapse)AuthorAgeFilesLines
* :stmt: -> :keyword:Ezio Melotti2010-01-031-1/+1
|
* check if the attribute is set before deleting it with T_OBJECT_EX (fixes #7604)Benjamin Peterson2009-12-301-1/+4
| | | | | Also, add a note to the docs about the better behavior of T_OBJECT_EX as compared to T_OBJECT.
* First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.Jeroen Ruigrok van der Werven2009-04-251-1/+18
|
* Reformat prior to expanding.Jeroen Ruigrok van der Werven2009-04-251-57/+63
|
* #5618: fix typo.Georg Brandl2009-03-311-1/+1
|
* Grammar fix.Georg Brandl2009-01-031-4/+3
|
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* document PyMemberDefBenjamin Peterson2009-01-021-0/+63
|
* Typo: "objects reference count" -> "object's reference count"Mark Dickinson2008-03-261-1/+1
|
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+212