summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/concrete.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59245-59254 via svnmerge fromChristian Heimes2007-12-011-0/+17
* Cleanups and documentation updates related to the removal of unbound methods.Christian Heimes2007-11-301-21/+8
* Futher update docs after unbound method removal.Georg Brandl2007-11-271-1/+2
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-2/+2
* Patch 1329 (partial) by Christian Heimes.Guido van Rossum2007-10-301-3/+3
* Kill PyString_Encode(), which isn't used anywhere.Guido van Rossum2007-10-261-9/+0
* Remove duplicate entry for PyObject_AsFileDescriptor.Georg Brandl2007-10-231-2/+6
* Issue 1267, continued.Guido van Rossum2007-10-221-19/+11
* Patch 1267 by Christian Heimes.Guido van Rossum2007-10-191-0/+6
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-191-5/+5
* Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE.Sean Reifscheider2007-09-171-1/+1
* Remove versionadded and versionchanged directives, fold information into text...Georg Brandl2007-09-011-260/+12
* - document bytes()Georg Brandl2007-08-311-71/+0
* Kill lingering docs references to UnicodeType.Collin Winter2007-08-281-1/+1
* Fix stupid typo in Lib/encodings/utf_32.py which led to failing testsWalter Dörwald2007-08-171-2/+7
* Apply SF patch #1775604: This adds three new codecs (utf-32, utf-32-le andWalter Dörwald2007-08-161-0/+68
* Complete truncated sentence.Walter Dörwald2007-08-161-1/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+3676