1. 1805a62 Issue #16129: Py_SetStandardStreamEncoding cleanups by Nick Coghlan · 11 years ago
  2. 7d270ee Issue #16129: Add `Py_SetStandardStreamEncoding` by Nick Coghlan · 11 years ago
  3. c8fb4fc Add a "skull and crossbones" to Py_AddPendingCall. by Antoine Pitrou · 11 years ago
  4. 1a67bee Add a "skull and crossbones" to Py_AddPendingCall. by Antoine Pitrou · 11 years ago
  5. ad73a9c Issue #16400: Add command line option for isolated mode. by Christian Heimes · 11 years ago
  6. 34870c4 Issue #17522: Minor documentation fix by Kristján Valur Jónsson · 11 years ago
  7. 684cd0e Issue #17522: Add the PyGILState_Check() API. by Kristján Valur Jónsson · 11 years ago
  8. 0813168 Issue #14090: fix some minor C API problems in default branch (3.3) by Eli Bendersky · 12 years ago
  9. 645a0dd Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@ by Sandro Tosi · 13 years ago
  10. 37b5f9e Fix some misuses of Sphinx roles and one typo by Éric Araujo · 13 years ago
  11. 61baee0 #10741: add documentation for PyGILState_GetThisThreadState() by Sandro Tosi · 13 years ago
  12. f77b74d #11997: merge with 3.1. by Ezio Melotti · 13 years ago
  13. d92ab08 #11997: fix typo in init.rst. by Ezio Melotti · 13 years ago
  14. f95033b #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  15. a782cca #11942: merge with 3.1. by Ezio Melotti · 13 years ago
  16. 861d27f Merge with 3.1. by Ezio Melotti · 13 years ago
  17. e402724 Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  18. 74c0031 #11865: Merge with 3.1. by Ezio Melotti · 13 years ago
  19. 340bb95 #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  20. 9bb9877 Followup to 4c59cd84086f: add an entry in the porting guide and a "versionchanged" attribute. by Antoine Pitrou · 13 years ago
  21. 9bd3bbc Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore by Antoine Pitrou · 13 years ago
  22. f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 13 years ago
  23. f5cf435 Nits by Antoine Pitrou · 14 years ago
  24. 3acd3e9 Merged revisions 88012-88018 via svnmerge from by Antoine Pitrou · 14 years ago
  25. 5ace8e9 Issue #10913: Deprecate misleading functions PyEval_AcquireLock() and by Antoine Pitrou · 14 years ago
  26. bedd2c2 Reword and restructure the GIL API doc by Antoine Pitrou · 14 years ago
  27. 9bf8d1c Add mention of how to switch interpreters by Antoine Pitrou · 14 years ago
  28. f1dfe73 Improve description of issues by Antoine Pitrou · 14 years ago
  29. 8b50b83 Restructure a bit by Antoine Pitrou · 14 years ago
  30. 0765dd6 Standard streams use file descriptors, not FILE pointers. by Antoine Pitrou · 14 years ago
  31. de0ab5e #10597: fix Py_SetPythonHome docs by pointing to where the meaning of PYTHONHOME is already documented. by Georg Brandl · 14 years ago
  32. d62ecbf Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge from by Georg Brandl · 14 years ago
  33. c524cff Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge from by Georg Brandl · 14 years ago
  34. f285bcc Be consistent in the spelling of thread-safe(ty). by Georg Brandl · 14 years ago
  35. d0b0e1d #6798: fix wrong docs for the arguments to several trace events. by Georg Brandl · 14 years ago
  36. fa4f7f9 Fix spelling and markup. by Georg Brandl · 14 years ago
  37. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  38. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  39. 107690c Merged revisions 76884-76885,76887,76889-76890,76895 via svnmerge from by Georg Brandl · 14 years ago
  40. 3b69db2 issue 9910 by Kristján Valur Jónsson · 14 years ago
  41. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  42. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  43. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 14 years ago
  44. 71d305c Merged revisions 81400 via svnmerge from by Antoine Pitrou · 14 years ago
  45. f978fac Merged revisions 81398 via svnmerge from by Antoine Pitrou · 14 years ago
  46. ffeda29 Merged revisions 77389 via svnmerge from by Benjamin Peterson · 15 years ago
  47. 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 15 years ago
  48. 890c193 Merged revisions 76906 via svnmerge from by Ezio Melotti · 15 years ago
  49. 0639d5a Merged revisions 76904 via svnmerge from by Ezio Melotti · 15 years ago
  50. 6d7f6f7 Merged revisions 76883 via svnmerge from by Georg Brandl · 15 years ago
  51. 5183856 Merged revisions 75246 via svnmerge from by Benjamin Peterson · 15 years ago
  52. 0df35a9 Merged revisions 74841 via svnmerge from by Benjamin Peterson · 15 years ago
  53. f3d7dbe Merged revisions 75231 via svnmerge from by Benjamin Peterson · 15 years ago
  54. 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 15 years ago
  55. b8f68ee Merged revisions 74794 via svnmerge from by Benjamin Peterson · 15 years ago
  56. 2ded55f Py_(Set|Get)PythonHome use wchar_t #6913 by Benjamin Peterson · 15 years ago
  57. 25c95f1 Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from by Benjamin Peterson · 15 years ago
  58. 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 15 years ago
  59. 939c178 Merged revisions 71874,71882,71890 via svnmerge from by Jeroen Ruigrok van der Werven · 15 years ago
  60. ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 15 years ago
  61. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 15 years ago
  62. ae2dbe2 #5486: typos. by Georg Brandl · 15 years ago
  63. 5c6d787 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from by Benjamin Peterson · 15 years ago
  64. b547979 Merged revisions 68568,68665 via svnmerge from by Benjamin Peterson · 15 years ago
  65. a54c909 Merged revisions 68425,68461,68498 via svnmerge from by Benjamin Peterson · 16 years ago
  66. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  67. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  68. 5399114 correct return type by Benjamin Peterson · 16 years ago
  69. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  70. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  71. 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 16 years ago
  72. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  73. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  74. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  75. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  76. 321976b Remove versionadded and versionchanged directives, fold information into text where necessary. by Georg Brandl · 17 years ago
  77. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago