Commit Graph

9 Commits

Author SHA1 Message Date
Georg Brandl dd6d0247e9 #1189: documentation for tp_as_* structs. 2007-09-24 18:05:08 +00:00
Neil Schemenauer 16c7075164 Remove more cruft leftover from nb_coerce. Rename nb_coerce to
nb_reserved.
2007-09-21 20:19:23 +00:00
Georg Brandl 6911e3ce3f Convert all print statements in the docs. 2007-09-04 07:15:32 +00:00
Georg Brandl b355304ea4 Document PyCFunctionWithKeywords, add comment for PEP 3123. 2007-09-01 16:19:25 +00:00
Georg Brandl f2fc934a77 Get rid of METH_OLDARGS. 2007-09-01 13:59:50 +00:00
Georg Brandl 321976b6e7 Remove versionadded and versionchanged directives, fold information into text where necessary. 2007-09-01 12:33:24 +00:00
Georg Brandl 81ac1ce56a Address a few XXX comments, other fixes. 2007-08-31 17:17:17 +00:00
Neal Norwitz 30d1c51ac9 Remove _PyObject_Del 2007-08-19 22:48:23 +00:00
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00