summaryrefslogtreecommitdiff
path: root/Doc/c-api
Commit message (Expand)AuthorAgeFilesLines
* Unify "file-descriptor" to "file descriptor".Georg Brandl2007-10-211-1/+1
* Remove useless warningRaymond Hettinger2007-10-181-6/+0
* Re-order some functions whose parameters differ between PyObject and const charBrett Cannon2007-10-161-14/+14
* #1199: docs for tp_as_{number,sequence,mapping}, by Amaury Forgeot d'Arc.Georg Brandl2007-10-082-15/+194
* Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.Georg Brandl2007-09-121-1/+1
* Fix #1122: wrong return type documented for various _Size() functions.Georg Brandl2007-09-121-4/+4
* Backport r57105 and r57145 from the py3k branch: UTF-32 codecs.Walter Dörwald2007-08-171-0/+73
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-1511-0/+10023