summaryrefslogtreecommitdiffstats
path: root/Doc/data
Commit message (Collapse)AuthorAgeFilesLines
* Document PyImport_ExecCodeModuleEx().Georg Brandl2010-04-021-0/+12
|
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+39
| | | | CObject to PyCapsule.
* #7762: fix refcount annotation of PyUnicode_Tailmatch().Georg Brandl2010-01-231-1/+1
|
* #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ↵Georg Brandl2009-12-281-0/+6
| | | | exceptions a docstring.
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-3/+0
|
* Add documentation for PySys_* functions.Georg Brandl2007-12-021-0/+22
| | | | Written by Charlie Shepherd for GHOP. Also fixes #1245.
* Add a few refcount data entries.Georg Brandl2007-12-011-0/+5
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1756