Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1945: document Unicode functions backported from py3k branch. | Georg Brandl | 2010-10-17 | 1 | -0/+24 |
* | 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 |
* | #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 |
* | 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 |
* | 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 |