1. 92016dc SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  2. 42a1172 Document the new format codes B, H, I, k, K. by Thomas Heller · 22 years ago
  3. b9a0f91 Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. by Martin v. Löwis · 22 years ago
  4. 1930949 Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implemented by Neal Norwitz · 22 years ago
  5. 674dae2 Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't by Fred Drake · 22 years ago
  6. 7c321a8 The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added by Tim Peters · 22 years ago
  7. b084017 Fix documentation for PyMarshal_WriteObjectToFile() and by Fred Drake · 22 years ago
  8. 68304cc Move reference material on PyArg_Parse*() out of the Extending & Embedding by Fred Drake · 23 years ago
  9. c84f2c5 Documentation for the new PyArg_UnpackTuple() function. by Fred Drake · 23 years ago
  10. 0fae49f Added documentation for the functions listed in marshal.h. by Fred Drake · 23 years ago
  11. 3adf79e Break the Python/C API manual into smaller files by chapter. This manual by Fred Drake · 23 years ago