1. 5de9842 Repair widespread misuse of _PyString_Resize. Since it's clear people by Tim Peters · 22 years ago
  2. f495ef7 Warn people away from PyModule_GetDict(), but not too strongly. by Fred Drake · 22 years ago
  3. 28de8d4 Add a (very) simple description of PyType_Ready(). by Fred Drake · 22 years ago
  4. e3c764b Document PyType_CheckExact(), PyType_IS_GC(). by Fred Drake · 22 years ago
  5. 6ccdccd Add a note that Py_None needs the same reference count treatment as any by Fred Drake · 22 years ago
  6. ea3ceaa PyDict_Next: update doc to indicate that pkey and pvalue return values are by Skip Montanaro · 23 years ago
  7. a23bc42 add missing return value info for PyDict_DelItem by Skip Montanaro · 23 years ago
  8. 54e6294 A number of small adjustments. by Fred Drake · 23 years ago
  9. f582b82 SF bug #491415 PyDict_UpdateFromSeq2() unused by Tim Peters · 23 years ago
  10. 32a3587 Document that PyString_FromString() cannot take NULL as a parameter. by Fred Drake · 23 years ago
  11. 454af89 Update the signature of PyFile_WriteString(). by Fred Drake · 23 years ago
  12. cd8474e Add documentation for the PyCell* APIs. by Fred Drake · 23 years ago
  13. 3adf79e Break the Python/C API manual into smaller files by chapter. This manual by Fred Drake · 23 years ago