summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/typeobj.rst
Commit message (Expand)AuthorAgeFilesLines
* add documentation for the new buffer interface based on PEP 3118; I hope it's...Benjamin Peterson2008-09-161-78/+24
* Merged revisions 65810 via svnmerge fromNick Coghlan2008-08-181-0/+8
* Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethodsBenjamin Peterson2008-06-111-4/+0
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-1/+1
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-121/+17
* Merged revisions 62602 via svnmerge fromGeorg Brandl2008-04-301-3/+5
* #2567: remove new-style/old-style class docs.Georg Brandl2008-04-071-5/+2
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Merged revisions 60143-60149 via svnmerge fromChristian Heimes2008-01-211-7/+13
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+1391