1. 7f468f2 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick by Tim Peters · 20 years ago
  2. 336e85f Patch #900727: Add Py_InitializeEx to allow embedding without signals. by Martin v. Löwis · 20 years ago
  3. d9dfe02 Remove a few elderly sentences by Andrew M. Kuchling · 20 years ago
  4. ff8113f Replace example with simpler alternative using PyGILState_{Ensure,Require). Can someone please confirm this change is OK? by Andrew M. Kuchling · 20 years ago
  5. 371d98a [Bug #987835] Add documentation from PEP 311. (Untested TeX code.) by Andrew M. Kuchling · 20 years ago
  6. c69ebe8 Enable the profiling of C functions (builtins and extensions) by Nicholas Bastin · 21 years ago
  7. 65d6342 Minor grammatical fixes. by Brett Cannon · 21 years ago
  8. 9b976e6 Extremely minor typo fixed. by Brett Cannon · 21 years ago
  9. 95cf84a Patch #821093: Fix various typos. by Martin v. Löwis · 21 years ago
  10. 4ccf6e7 fix \NULL with following space and no {} by Fred Drake · 21 years ago
  11. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  12. eec26f9 Correct documentation of check interval - it's 100 by default, not 10 any by Skip Montanaro · 21 years ago
  13. 6595e15 Document PyThreadState_SetAsyncExc(). by Fred Drake · 21 years ago
  14. 0fc8f00 - pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences() by Guido van Rossum · 22 years ago
  15. 41bcbe3 Commit MvL's doc patch for SF bug #221327. This adds an example of by Guido van Rossum · 22 years ago
  16. bbe17f5 A typo, and desist from inaccurately describing some things as lists. by Michael W. Hudson · 22 years ago
  17. ead60e5 Typo: propogate -> propagate by Thomas Heller · 22 years ago
  18. 36a4d8c Remove mentionings of DOS. by Martin v. Löwis · 22 years ago
  19. 375e302 Update to use the new \csimplemacro macro by Fred Drake · 23 years ago
  20. 5bf1ecd Update the description of PyTrace_EXCEPT. by Fred Drake · 23 years ago
  21. 3adf79e Break the Python/C API manual into smaller files by chapter. This manual by Fred Drake · 23 years ago