summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/unicode.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #8711: add paragraph titles to c-api/unicode.rstVictor Stinner2010-05-141-27/+54
| | | | (Python2 doesn't have PyUnicode_DecodeFSDefault*() functions)
* #6930: clarify description about byteorder handling in UTF decoder routines.Georg Brandl2009-09-181-12/+17
|
* builtin -> built-in.Georg Brandl2009-07-261-4/+4
|
* Dont put "void" in signature for nullary functions.Georg Brandl2009-07-241-1/+2
|
* Issue #4129: document int -> Py_ssize_t changes.Jeroen Ruigrok van der Werven2009-04-251-0/+133
|
* Implemented Martin's suggestion to clear the free lists during the garbage ↵Christian Heimes2008-02-141-0/+7
| | | | collection of the highest generation.
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+804