1. 6d12c80 Fix PyGILState_GetThisThreadState() prototype in the API documentation. by Charles-François Natali · 9 years ago
  2. 07f9047 fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 10 years ago
  3. 69d0965 Fix note markup (#16805). by Éric Araujo · 10 years ago
  4. 59db34e Add a "skull and crossbones" to Py_AddPendingCall. by Antoine Pitrou · 11 years ago
  5. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  6. e5f93ef Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@ by Sandro Tosi · 13 years ago
  7. 7ce05e0 Fix some markup and one typo by Éric Araujo · 13 years ago
  8. d7fbc8b Repair markup. by Georg Brandl · 13 years ago
  9. 9943c0d #10741: add documentation for PyGILState_GetThisThreadState() by Sandro Tosi · 13 years ago
  10. fe12aa6 #11997: fix typo in init.rst. by Ezio Melotti · 13 years ago
  11. cd12746 #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  12. ffdf94a Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  13. 8e4eeef #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  14. 52f8395 Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from by Georg Brandl · 13 years ago
  15. 7338709 Merged revisions 88012-88018 via svnmerge from by Antoine Pitrou · 14 years ago
  16. 837fbb0 Merged revisions 85731,85735 via svnmerge from by Georg Brandl · 14 years ago
  17. 78f11ed Merged revisions 85530,85534,85538,85540-85542 via svnmerge from by Georg Brandl · 14 years ago
  18. 63e284d #10111: minor problems in 2.7 FILE* API docs. by Georg Brandl · 14 years ago
  19. 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 14 years ago
  20. 9933da0 #8993: fix reference. by Georg Brandl · 14 years ago
  21. 6a26560 Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows by Antoine Pitrou · 14 years ago
  22. 54fd8ae Fix description for Py_GetPath(); it sounded like it always returned sys.path. by Georg Brandl · 15 years ago
  23. 062d2b5 #7388: "python".capitalize() in the Doc by Ezio Melotti · 15 years ago
  24. 670e596 #7521: remove Py_GetBuildNumber(), which was removed in favor of Py_GetBuildInfo(). by Georg Brandl · 15 years ago
  25. c4dcb38 Fix issue #1590864, multiple threads and fork() can cause deadlocks, by by Thomas Wouters · 15 years ago
  26. ea7120c Py_SetPythonHome uses static storage #6913 by Benjamin Peterson · 15 years ago
  27. 2622b54 #5840: dont claim we dont support TLS. by Georg Brandl · 15 years ago
  28. 2dcf46e Rewrite a sentence to be more in line with the rest of the documentation with by Jeroen Ruigrok van der Werven · 15 years ago
  29. 1ede0d6 #5298: clarify docs about GIL by using more consistent wording. by Georg Brandl · 15 years ago
  30. a178a69 Fix 'the the' duplication by Andrew M. Kuchling · 15 years ago
  31. e83a4ad #5486: typos. by Georg Brandl · 15 years ago
  32. 4400d84 #5015: document PythonHome API functions. by Georg Brandl · 16 years ago
  33. acc802b #5144: document that PySys_SetArgv prepends the script directory (or the empty string) to sys.path. by Georg Brandl · 16 years ago
  34. dd958e0 Fix call signature and markup. by Georg Brandl · 16 years ago
  35. 0e2d8c3 Issue 4293: Make Py_AddPendingCall() thread safe by Kristján Valur Jónsson · 16 years ago
  36. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  37. 9d1e2cd PyGILState_Acquire -> PyGILState_Ensure by Benjamin Peterson · 16 years ago
  38. b19be57 Some cleanup in the docs. by Georg Brandl · 17 years ago
  39. f19b951 Add documentation for PySys_* functions. by Georg Brandl · 17 years ago
  40. 16f1df9 Document PyEval_* functions from ceval.c. by Georg Brandl · 17 years ago
  41. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago