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