Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document PyImport_ExecCodeModuleEx(). | Georg Brandl | 2010-04-02 | 1 | -0/+12 |
| | |||||
* | Backported PyCapsule from 3.1, and converted most uses of | Larry Hastings | 2010-03-25 | 1 | -0/+39 |
| | | | | CObject to PyCapsule. | ||||
* | #7762: fix refcount annotation of PyUnicode_Tailmatch(). | Georg Brandl | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ↵ | Georg Brandl | 2009-12-28 | 1 | -0/+6 |
| | | | | exceptions a docstring. | ||||
* | Issue #4817: Remove unused function PyOS_GetLastModificationTime. | Martin v. Löwis | 2009-01-03 | 1 | -3/+0 |
| | |||||
* | Add documentation for PySys_* functions. | Georg Brandl | 2007-12-02 | 1 | -0/+22 |
| | | | | Written by Charlie Shepherd for GHOP. Also fixes #1245. | ||||
* | Add a few refcount data entries. | Georg Brandl | 2007-12-01 | 1 | -0/+5 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+1756 |