1. 3a62e45 Merge typo fixes from 3.3. by Ezio Melotti · 11 years ago
  2. 3f5db39 Fix a few typos and a double semicolon. Patch by Eitan Adler. by Ezio Melotti · 11 years ago
  3. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 11 years ago
  4. 6951fea - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  5. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  6. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  7. 1829bb4 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  8. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  9. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  10. e814501 Merge patchcheck changes with 3.3 by Ezio Melotti · 11 years ago
  11. 8762595 Merge patchcheck changes with 3.2 by Ezio Melotti · 11 years ago
  12. 5e12bb7 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 11 years ago
  13. 9942e5a Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  14. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  15. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  16. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 years ago
  17. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  18. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 12 years ago
  19. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  20. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  21. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  22. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  23. 442f209 create NameConstant AST class for None, True, and False literals (closes #16619) by Benjamin Peterson · 12 years ago
  24. 90378b4 #13301: merge with 3.3. by Ezio Melotti · 12 years ago
  25. 956c6c2 #13301: merge with 3.2. by Ezio Melotti · 12 years ago
  26. 9bf379e #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  27. 8155f8e Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  28. 10d6dde Issue #5765: Also check the compiler when finding the recursion limit by Nick Coghlan · 12 years ago
  29. d94a502 Issue #16340: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  30. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 12 years ago
  31. ccc9e61 #16245: add a script to generate the html.entities.html5 dict. by Ezio Melotti · 12 years ago
  32. efb1599 Add _sha3.pyd to list of extension modules for MSI by Christian Heimes · 12 years ago
  33. e9631e5 Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  34. 31605ac Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  35. 1eff0fc Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  36. 29e02a2 merge 3.3 by Benjamin Peterson · 12 years ago
  37. b29614e compare singletons by identity not equality (closes #16712) by Benjamin Peterson · 12 years ago
  38. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  39. b176203 #16135: Removal of OS/2 support (C code and Docs) by Jesus Cea · 12 years ago
  40. fd0d3e5 more yield from patch by Serhiy Storchaka by Philip Jenvey · 12 years ago
  41. b8350f1 upgrade to UCD 6.2 by Benjamin Peterson · 12 years ago
  42. 77cc86f Ajdust path to launcher for non-PGO-builds by Martin v. Löwis · 12 years ago
  43. 5951ec0 Pick up 32-bit launcher from PGO directory on 64-bit PGO build. by Martin v. Löwis · 12 years ago
  44. 6b9bfe8 Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  45. 3c6661a Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  46. a90f311 Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close) by Victor Stinner · 12 years ago
  47. 98516a6 Fix findnocoding.p and pysource.py scripts by Victor Stinner · 12 years ago
  48. d3f63d3 Simplify the LaTeX section (only three escapes are needed for alltt) by Raymond Hettinger · 12 years ago
  49. d382bfc Move importlib.test.benchmark to Tools/importbench to make it more by Brett Cannon · 12 years ago
  50. c4ac789 Fix-up latex styling by Raymond Hettinger · 12 years ago
  51. fb20a1a Fix builtin test and simplify the classified text tuple. by Raymond Hettinger · 12 years ago
  52. 7d39055 Add simple LaTeX markup by Raymond Hettinger · 12 years ago
  53. 2b9df89 Don't package removed pysetup3 anymore. by Martin v. Löwis · 12 years ago
  54. 848245a Add verbose option for diagnostics by Raymond Hettinger · 12 years ago
  55. 42a5f4a Minor algorithmic tweaks, better factoring, improved docstrings and variable names by Raymond Hettinger · 12 years ago
  56. c207401 Some cleanup in the Tools directory. by Florent Xicluna · 12 years ago
  57. 3bee1f1 Fix undefined names in __all__. by Mark Dickinson · 12 years ago
  58. 5b381a3 Make ANSI the default output style by Raymond Hettinger · 12 years ago
  59. 0712f40 Add examples to the module docstring by Raymond Hettinger · 12 years ago
  60. 1087d9c Fix spelling. by Raymond Hettinger · 12 years ago
  61. 3a96161 Add support for ANSI escape sequences by Raymond Hettinger · 12 years ago
  62. 5da6039 Refactor to isolate HTML encoding step from the parsing step. by Raymond Hettinger · 12 years ago
  63. ac5f846 Fix keyword argument by Raymond Hettinger · 12 years ago
  64. cf6eac4 Minor cleanups by Raymond Hettinger · 12 years ago
  65. ecea0fb Use new-style string formatting for the HTML template by Raymond Hettinger · 12 years ago
  66. f57baab Clean-up unused variable by Raymond Hettinger · 12 years ago
  67. f2cc352 Do HTML escaping after the tokenization step. by Raymond Hettinger · 12 years ago
  68. 487f191 Fix filename. by Georg Brandl · 12 years ago
  69. e4870b5 Limit which operators get colorized by Raymond Hettinger · 12 years ago
  70. 9b8ede6 Set title to the source filename by Raymond Hettinger · 12 years ago
  71. fd490cc Small cleanups by Raymond Hettinger · 12 years ago
  72. 410afbc Fix local variable by Raymond Hettinger · 12 years ago
  73. 461fcaa Add author tag by Raymond Hettinger · 12 years ago
  74. bc09cf1 Add syntax highlighter tool by Raymond Hettinger · 12 years ago
  75. 4cf1cc7 Issue #15171: Quote the variable that expands to the current directory. by Stefan Krah · 12 years ago
  76. 8d37ffa Issue #12605: Show information on more C frames within gdb backtraces by David Malcolm · 12 years ago
  77. 932f5be Merge buildbot script changes by Antoine Pitrou · 12 years ago
  78. d0bb9c6 Allow passing extra testing options to the buildbot test scripts by Antoine Pitrou · 12 years ago
  79. 62ba042 Issue #15171: Try the HOST_PYTHON hack for 3.2. by Stefan Krah · 12 years ago
  80. 3c0db67 Drop useenv=true also from the 32-bit build script: It is not necessary and by Stefan Krah · 12 years ago
  81. 318c56c Issue #15102: Fix paths of python executables. by Stefan Krah · 12 years ago
  82. 92c9757 Use -W on the Windows 64 buildbots by Antoine Pitrou · 12 years ago
  83. d725de9 Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary measure. by Stefan Krah · 12 years ago
  84. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  85. 16ad7a2 Issue #15102: Fix paths in external-amd64.bat. by Stefan Krah · 12 years ago
  86. 37459a0 Issue #15102: Allow platform-specific settings for the current project by Stefan Krah · 12 years ago
  87. be4fb69 Issue #14742: test_unparse now only checks a limited number of files unless the 'cpu' resource is specified. by Mark Dickinson · 12 years ago
  88. fafd9ee Revert unintended change in 973b4806f760 by Brian Curtin · 12 years ago
  89. e3f3940 file was the old arg name from an earlier patch. command matches the implementation by Brian Curtin · 12 years ago
  90. ffd4d47 Add a docstring at the top of Tools/ssl/make_ssl_data.py by Antoine Pitrou · 12 years ago
  91. f7338f6 Add forgotten files for #14837. by Antoine Pitrou · 12 years ago
  92. a263772 Issue #7582: Use ISO timestamp in diff.py by Alexander Belopolsky · 12 years ago
  93. 8559b3c Build and bundle the 32-bit launcher in all configurations. by Martin v. Löwis · 12 years ago
  94. 7dae234 Package the launcher. by Martin v. Löwis · 12 years ago
  95. aaefac7 Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels. by Antoine Pitrou · 12 years ago
  96. 4b10e19 VS 2010 has the AMD64 redist files in VC\redist\x64. by Martin v. Löwis · 12 years ago
  97. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  98. ebdcd85 Move private function _args_from_interpreter_flags() to subprocess.py, so by Antoine Pitrou · 12 years ago
  99. cca802e Fix typo. by Martin v. Löwis · 12 years ago
  100. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago