1. 3fcf2d3 Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat. by Serhiy Storchaka · 11 years ago
  2. c8065e4 Whoops, PyException_GetTraceback() is not documented on 2.7 by Petri Lehtinen · 13 years ago
  3. 19465dd Add the green "New reference" note to the doc of PyException_GetTraceback() by Petri Lehtinen · 13 years ago
  4. 79cdff0 #1945: document Unicode functions backported from py3k branch. by Georg Brandl · 14 years ago
  5. 677fdec Document PyImport_ExecCodeModuleEx(). by Georg Brandl · 14 years ago
  6. 402b73f Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule. by Larry Hastings · 14 years ago
  7. 6878ee8 #7762: fix refcount annotation of PyUnicode_Tailmatch(). by Georg Brandl · 15 years ago
  8. 740cdc3 #7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new exceptions a docstring. by Georg Brandl · 15 years ago
  9. 0fa10b3 Issue #4817: Remove unused function PyOS_GetLastModificationTime. by Martin v. Löwis · 16 years ago
  10. f19b951 Add documentation for PySys_* functions. by Georg Brandl · 17 years ago
  11. ebb035e Add a few refcount data entries. by Georg Brandl · 17 years ago
  12. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago