summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/string.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings from "make check".Georg Brandl2010-03-121-1/+1
* Issue #7228: Add '%lld' and '%llu' support to PyFormat_FromString,Mark Dickinson2009-11-151-0/+16
* Issue #4129: more int -> Py_ssize_t documentation.Jeroen Ruigrok van der Werven2009-04-251-0/+16
* Issue #4129: Belatedly document which C API functions had their argument(s) orJeroen Ruigrok van der Werven2009-04-251-0/+11
* note functions that are not aliased to PyBytes_ #5280Benjamin Peterson2009-02-161-2/+28
* fix a minor typoBenjamin Peterson2008-05-261-1/+1
* note that PyString and has been aliased to PyBytesBenjamin Peterson2008-05-261-2/+6
* Split the monstrous C API manual files in smaller parts.Georg Brandl2008-01-191-0/+260