1. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 19 years ago
  2. c9066ca Fix warning that texcheck complained about. by Martin v. Löwis · 19 years ago
  3. 29fafd8 Make documentation match the implementation. by Martin v. Löwis · 19 years ago
  4. b04747f Add versionadded info by Neal Norwitz · 20 years ago
  5. 2a38a86 Expose Subversion revision number (calculated via "svnversion .") to Python. by Barry Warsaw · 20 years ago
  6. fb66297 Add a(nother) warning about mixing Py_NewInterpreter and the by Michael W. Hudson · 20 years ago
  7. 7b27907 fix some silly whitespace stuff (must have hit M-q or something?) by Michael W. Hudson · 20 years ago
  8. 7706c2d Update references specifying "Macintosh" to mean OS X semantics and not Mac OS by Brett Cannon · 21 years ago
  9. 1400424 Clean up discussion of new C thread idiom (closes SF patch #1031233; modified) by Fred Drake · 21 years ago
  10. 7f468f2 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick by Tim Peters · 21 years ago
  11. 336e85f Patch #900727: Add Py_InitializeEx to allow embedding without signals. by Martin v. Löwis · 21 years ago
  12. d9dfe02 Remove a few elderly sentences by Andrew M. Kuchling · 21 years ago
  13. ff8113f Replace example with simpler alternative using PyGILState_{Ensure,Require). Can someone please confirm this change is OK? by Andrew M. Kuchling · 21 years ago
  14. 371d98a [Bug #987835] Add documentation from PEP 311. (Untested TeX code.) by Andrew M. Kuchling · 21 years ago
  15. c69ebe8 Enable the profiling of C functions (builtins and extensions) by Nicholas Bastin · 21 years ago
  16. 65d6342 Minor grammatical fixes. by Brett Cannon · 21 years ago
  17. 9b976e6 Extremely minor typo fixed. by Brett Cannon · 21 years ago
  18. 95cf84a Patch #821093: Fix various typos. by Martin v. Löwis · 22 years ago
  19. 4ccf6e7 fix \NULL with following space and no {} by Fred Drake · 22 years ago
  20. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 22 years ago
  21. eec26f9 Correct documentation of check interval - it's 100 by default, not 10 any by Skip Montanaro · 22 years ago
  22. 6595e15 Document PyThreadState_SetAsyncExc(). by Fred Drake · 22 years ago
  23. 0fc8f00 - pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences() by Guido van Rossum · 22 years ago
  24. 41bcbe3 Commit MvL's doc patch for SF bug #221327. This adds an example of by Guido van Rossum · 22 years ago
  25. bbe17f5 A typo, and desist from inaccurately describing some things as lists. by Michael W. Hudson · 23 years ago
  26. ead60e5 Typo: propogate -> propagate by Thomas Heller · 23 years ago
  27. 36a4d8c Remove mentionings of DOS. by Martin v. Löwis · 23 years ago
  28. 375e302 Update to use the new \csimplemacro macro by Fred Drake · 23 years ago
  29. 5bf1ecd Update the description of PyTrace_EXCEPT. by Fred Drake · 24 years ago
  30. 3adf79e Break the Python/C API manual into smaller files by chapter. This manual by Fred Drake · 24 years ago