1. 34c391d Correct the reference count information for the parameters of PyErr_Restore(). by Fred Drake · 24 years ago
  2. 4ca744c Added information for PyEval_EvalCode(). by Fred Drake · 24 years ago
  3. 8c46b30 Document PyObject_AsFileDescriptor by Andrew M. Kuchling · 24 years ago
  4. 4707320 Added new APIs and fixed some other Unicode ones (missing * or extra ' '). by Marc-André Lemburg · 24 years ago
  5. 992fe5a Updates from Marc-Andre Lemburg <mal@leburg.com> for the Unicode support. by Fred Drake · 24 years ago
  6. 1c2d06a Added reference count information for PySequence_List(). by Fred Drake · 24 years ago
  7. 8520cc2 Added reference count information for Py_FindMethod(). by Fred Drake · 24 years ago
  8. 98605b5 document PyErr_Format by Jeremy Hylton · 24 years ago
  9. 8394595 Add to the comment a description of the "null" value for returned by Fred Drake · 24 years ago
  10. db2764d The reference count field for PyErr_NoMemory() and by Fred Drake · 24 years ago
  11. eb725cd Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  12. a12c7a7 Add PyDict_Copy() function to C API for dicts. It returns a new by Jeremy Hylton · 24 years ago
  13. 805bf1b Added note that Skip created the initial version of this file. by Fred Drake · 25 years ago
  14. 7b7dc6b Initial version as provided by Skip Montanaro <skip@mojam.com>. by Fred Drake · 25 years ago