11 Commits (284fa08eb783a48f98eabda25aaaebefb5937cce)

Author SHA1 Message Date
Petri Lehtinen c8065e46fe Whoops, PyException_GetTraceback() is not documented on 2.7 15 years ago
Petri Lehtinen 19465ddc1c Add the green "New reference" note to the doc of PyException_GetTraceback() 15 years ago
Georg Brandl 79cdff0b9b #1945: document Unicode functions backported from py3k branch. 16 years ago
Georg Brandl 324086f1c1 Merged revisions 79579-79580,79585-79587 via svnmerge from 16 years ago
Georg Brandl 677fdec8fc Document PyImport_ExecCodeModuleEx(). 16 years ago
Larry Hastings 402b73fb8d Backported PyCapsule from 3.1, and converted most uses of 16 years ago
Georg Brandl 5a7eca1749 Merged revisions 77593,77702-77703,77858,77887,78113-78115,78117,78245,78385-78386,78496,78760,78771-78773,78802 via svnmerge from 16 years ago
Georg Brandl 6878ee8d43 #7762: fix refcount annotation of PyUnicode_Tailmatch(). 16 years ago
Georg Brandl 740cdc3a9f #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new exceptions a docstring. 16 years ago
Martin v. Löwis 0fa10b3cd5 Issue #4817: Remove unused function PyOS_GetLastModificationTime. 17 years ago
Georg Brandl f19b951126 Add documentation for PySys_* functions. 19 years ago
Georg Brandl ebb035ef29 Add a few refcount data entries. 19 years ago
Georg Brandl 8ec7f65613 Move the 2.6 reST doc tree in place. 19 years ago