1. 0e03272 bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated by Georg Brandl · 20 years ago
  2. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 21 years ago
  3. f54ac7e Spelling fix by Andrew M. Kuchling · 21 years ago
  4. fd7dc51 Typo repair. by Tim Peters · 21 years ago
  5. 0c6199e Completed a sentence I left dangling. by Tim Peters · 21 years ago
  6. cfd575d PyImport_ImportModule, PyImport_ImportModuleEx, PyImport_ExecCodeModule: by Tim Peters · 21 years ago
  7. 711e7d9 Add PyArg_VaParseTupleAndKeywords(). Document this function and by Brett Cannon · 21 years ago
  8. d88471f Change signatures for arguments to "s" and friends to be the proper ``const by Brett Cannon · 21 years ago
  9. ef82d2f Patch #923098: Share interned strings in marshal. by Martin v. Löwis · 21 years ago
  10. 9bc4f2d Drop claims that Unicode always means UCS-2. Fixes #881861. by Martin v. Löwis · 21 years ago
  11. e9c2ecf Removed 'U' from the documentation for Py_BuildValue to bring it in line by Nicholas Bastin · 21 years ago
  12. 92016dc SF 810242. Fix doubled word errors. by Raymond Hettinger · 22 years ago
  13. 42a1172 Document the new format codes B, H, I, k, K. by Thomas Heller · 22 years ago
  14. b9a0f91 Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. by Martin v. Löwis · 22 years ago
  15. 1930949 Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implemented by Neal Norwitz · 22 years ago
  16. 674dae2 Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't by Fred Drake · 23 years ago
  17. 7c321a8 The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added by Tim Peters · 23 years ago
  18. b084017 Fix documentation for PyMarshal_WriteObjectToFile() and by Fred Drake · 23 years ago
  19. 68304cc Move reference material on PyArg_Parse*() out of the Extending & Embedding by Fred Drake · 23 years ago
  20. c84f2c5 Documentation for the new PyArg_UnpackTuple() function. by Fred Drake · 24 years ago
  21. 0fae49f Added documentation for the functions listed in marshal.h. by Fred Drake · 24 years ago
  22. 3adf79e Break the Python/C API manual into smaller files by chapter. This manual by Fred Drake · 24 years ago