1. 9d95254 Issue #18772: fix the gdb plugin after the set implementation changes by Antoine Pitrou · 11 years ago
  2. f3a2e9f #18445: update Tools/scripts/README. by Andrew Kuchling · 11 years ago
  3. d36b515 #18445: change permissions on some scripts to executable by Andrew Kuchling · 11 years ago
  4. 9ed5f27 Issue #18722: Remove uses of the "register" keyword in C code. by Antoine Pitrou · 11 years ago
  5. d87c3d3 Issue #16067: Merge with 3.3 by Martin v. Löwis · 11 years ago
  6. 78fa5e3 Issue #16067: Add description into MSI file to replace installer's temporary name. by Martin v. Löwis · 11 years ago
  7. 5284f80 Issue #18569: The installer now adds .py to the PATHEXT variable by Martin v. Löwis · 11 years ago
  8. 85a4847 Add UUID for 3.4. by Martin v. Löwis · 11 years ago
  9. db53ad7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  10. 6e2711b Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. by Terry Jan Reedy · 11 years ago
  11. 8361617 Issue #18448: Fix a typo in Tools/demo/eiffel.py. by Serhiy Storchaka · 11 years ago
  12. 6a98fe9 Issue #18448: Fix a typo in Tools/demo/eiffel.py. by Serhiy Storchaka · 11 years ago
  13. c9b3f6f Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py. by Serhiy Storchaka · 11 years ago
  14. ec7ddd9 Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py. by Serhiy Storchaka · 11 years ago
  15. 6180a2f Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by by Serhiy Storchaka · 11 years ago
  16. 2670b9a Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by by Serhiy Storchaka · 11 years ago
  17. 53e600c Issue #17177: update checkpyc to stop using imp by Brett Cannon · 11 years ago
  18. 302b8c3 Issue #15239: Make mkstringprep.py work again on Python 3. by Serhiy Storchaka · 11 years ago
  19. e7275ff Issue #15239: Make mkstringprep.py work again on Python 3. by Serhiy Storchaka · 11 years ago
  20. 369d05a Fix some bugs in Tools/scripts/abitype.py. by Serhiy Storchaka · 11 years ago
  21. e67f8e7 Fix some bugs in Tools/scripts/abitype.py. by Serhiy Storchaka · 11 years ago
  22. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  23. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  24. 1df37c6 #17833: merge with 3.3 by David Malcolm · 11 years ago
  25. d08b210 #17833: fix test_gdb failures seen on PPC64 Linux in test_threads (test.test_gdb.PyBtTests) by David Malcolm · 11 years ago
  26. dbccf6a Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 11 years ago
  27. 67804e9 Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 11 years ago
  28. d8a5cc9 python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to by Victor Stinner · 11 years ago
  29. 765531d Issue #17516: use comment syntax for comments, instead of multiline string by Victor Stinner · 11 years ago
  30. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  31. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  32. cda75be unify some ast.argument's attrs; change Attribute column offset (closes #16795) by Benjamin Peterson · 11 years ago
  33. dd61f8f Merge with 3.3: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  34. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  35. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 11 years ago
  36. 151699a Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  37. 859cd47 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  38. b6ed173 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  39. 3a62e45 Merge typo fixes from 3.3. by Ezio Melotti · 12 years ago
  40. 3f5db39 Fix a few typos and a double semicolon. Patch by Eitan Adler. by Ezio Melotti · 12 years ago
  41. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 12 years ago
  42. 6951fea - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 12 years ago
  43. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 12 years ago
  44. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 12 years ago
  45. 1829bb4 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  46. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  47. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  48. e814501 Merge patchcheck changes with 3.3 by Ezio Melotti · 12 years ago
  49. 8762595 Merge patchcheck changes with 3.2 by Ezio Melotti · 12 years ago
  50. 5e12bb7 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 12 years ago
  51. 9942e5a Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  52. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  53. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  54. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 years ago
  55. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  56. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 12 years ago
  57. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  58. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  59. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  60. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  61. 442f209 create NameConstant AST class for None, True, and False literals (closes #16619) by Benjamin Peterson · 12 years ago
  62. 90378b4 #13301: merge with 3.3. by Ezio Melotti · 12 years ago
  63. 956c6c2 #13301: merge with 3.2. by Ezio Melotti · 12 years ago
  64. 9bf379e #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  65. 8155f8e Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  66. 10d6dde Issue #5765: Also check the compiler when finding the recursion limit by Nick Coghlan · 12 years ago
  67. d94a502 Issue #16340: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  68. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 12 years ago
  69. ccc9e61 #16245: add a script to generate the html.entities.html5 dict. by Ezio Melotti · 12 years ago
  70. efb1599 Add _sha3.pyd to list of extension modules for MSI by Christian Heimes · 12 years ago
  71. e9631e5 Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  72. 31605ac Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  73. 1eff0fc Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  74. 29e02a2 merge 3.3 by Benjamin Peterson · 12 years ago
  75. b29614e compare singletons by identity not equality (closes #16712) by Benjamin Peterson · 12 years ago
  76. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  77. b176203 #16135: Removal of OS/2 support (C code and Docs) by Jesus Cea · 12 years ago
  78. fd0d3e5 more yield from patch by Serhiy Storchaka by Philip Jenvey · 12 years ago
  79. b8350f1 upgrade to UCD 6.2 by Benjamin Peterson · 12 years ago
  80. 77cc86f Ajdust path to launcher for non-PGO-builds by Martin v. Löwis · 12 years ago
  81. 5951ec0 Pick up 32-bit launcher from PGO directory on 64-bit PGO build. by Martin v. Löwis · 12 years ago
  82. 6b9bfe8 Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  83. 3c6661a Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  84. a90f311 Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close) by Victor Stinner · 12 years ago
  85. 98516a6 Fix findnocoding.p and pysource.py scripts by Victor Stinner · 12 years ago
  86. d3f63d3 Simplify the LaTeX section (only three escapes are needed for alltt) by Raymond Hettinger · 12 years ago
  87. d382bfc Move importlib.test.benchmark to Tools/importbench to make it more by Brett Cannon · 12 years ago
  88. c4ac789 Fix-up latex styling by Raymond Hettinger · 12 years ago
  89. fb20a1a Fix builtin test and simplify the classified text tuple. by Raymond Hettinger · 12 years ago
  90. 7d39055 Add simple LaTeX markup by Raymond Hettinger · 12 years ago
  91. 2b9df89 Don't package removed pysetup3 anymore. by Martin v. Löwis · 12 years ago
  92. 848245a Add verbose option for diagnostics by Raymond Hettinger · 12 years ago
  93. 42a5f4a Minor algorithmic tweaks, better factoring, improved docstrings and variable names by Raymond Hettinger · 12 years ago
  94. c207401 Some cleanup in the Tools directory. by Florent Xicluna · 12 years ago
  95. 3bee1f1 Fix undefined names in __all__. by Mark Dickinson · 12 years ago
  96. 5b381a3 Make ANSI the default output style by Raymond Hettinger · 12 years ago
  97. 0712f40 Add examples to the module docstring by Raymond Hettinger · 12 years ago
  98. 1087d9c Fix spelling. by Raymond Hettinger · 12 years ago
  99. 3a96161 Add support for ANSI escape sequences by Raymond Hettinger · 12 years ago
  100. 5da6039 Refactor to isolate HTML encoding step from the parsing step. by Raymond Hettinger · 12 years ago