1. cdc60aa Add 2.7.3rc2 uuid by Martin v. Löwis · 12 years ago
  2. 3a34c51 Add 2.7.3 and 2.7.4 UUIDs by Martin v. Löwis · 12 years ago
  3. f00011a Issue #14053: Fix "make patchcheck" to work with MQ. by Nadeem Vawda · 12 years ago
  4. a1b2af8 Issue #6807: Run msisupport.mak earlier. by Martin v. Löwis · 12 years ago
  5. ef281bd Issue #10580: Minor grammar change in Windows installer. by Martin v. Löwis · 12 years ago
  6. 99cff3f Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 13 years ago
  7. 31b3763 Fix a missing encoding argument when opening a text file in some of iobench's subtests. by Antoine Pitrou · 13 years ago
  8. a5afa49 patchcheck: don’t talk about the test suite when no code file were changed. by Éric Araujo · 13 years ago
  9. 35a7f55 Let “make patchcheck” work for out-of-dir builds (#9860) by Éric Araujo · 13 years ago
  10. fea8ac4 Branch merge by Éric Araujo · 13 years ago
  11. 0fb681e Fix missing or shebangs and executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  12. fee7745 Fixes #10639: reindent.py should not convert newlines by Jason R. Coombs · 13 years ago
  13. 1ce5d18 Minimal changes to make byext.py script work with Python 3 syntax. by Guido van Rossum · 13 years ago
  14. 2231e1a Stop adding txt files twice. by Martin v. Löwis · 13 years ago
  15. ebebd1c Add 2.7.2 UUIDs by Martin v. Löwis · 13 years ago
  16. e2d9e26 Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py by Victor Stinner · 13 years ago
  17. 611cfd2 Denote 3.3.0 as the last supported Windows 2000 release. by Brian Curtin · 13 years ago
  18. f93bb26 pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  19. 41347fe In the Windows clean script for buildbots, also clear the build dir by Antoine Pitrou · 13 years ago
  20. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  21. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  22. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 13 years ago
  23. 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 13 years ago
  24. 1060380 Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from by Georg Brandl · 14 years ago
  25. ef212e0 Merged revisions 85766-85767 via svnmerge from by Georg Brandl · 14 years ago
  26. 420cca9 Merged revisions 85253,85452-85454 via svnmerge from by Georg Brandl · 14 years ago
  27. 69a106a Backport the distutils part of r83399 to fix #7645. by Brian Curtin · 14 years ago
  28. eebd017 Merged revisions 84487 via svnmerge from by Martin v. Löwis · 14 years ago
  29. 905aed9 Add 2.7.1 UUIDs. by Martin v. Löwis · 14 years ago
  30. 3b47b6c Sorry, I committed into wrong branch. So reverted it. by Hirokazu Yamamoto · 14 years ago
  31. ba0c843 Run test_ttk_guionly in verbose mode. by Hirokazu Yamamoto · 14 years ago
  32. 2fba0b3 Merged revisions 84635-84636 via svnmerge from by Antoine Pitrou · 14 years ago
  33. 172e15f Merged revisions 83833,83838-83839,83859,83878 via svnmerge from by Florent Xicluna · 14 years ago
  34. eefec7b Merged revisions 82872,82874 via svnmerge from by Georg Brandl · 14 years ago
  35. 16b2a5e Display installer warning that Windows 2000 won't by Martin v. Löwis · 14 years ago
  36. 5aafc17 Issue #5464: Implement plural forms in msgfmt.py. by Martin v. Löwis · 14 years ago
  37. cbd7d3d Make the ctl-C shutdown of serve.py prettier. by R. David Murray · 14 years ago
  38. b1556c5 libpython.py: fix support of non-BMP unicode characters by Victor Stinner · 14 years ago
  39. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  40. 1f7de71 Have the serve.py script announce the directory it is by R. David Murray · 14 years ago
  41. 9545a23 In a number of places code still revers by Ronald Oussoren · 14 years ago
  42. a92e81b Issue #8437: Fix test_gdb failures, patch written by Dave Malcolm by Victor Stinner · 14 years ago
  43. 24f09fd Issue #8279: Fix test_gdb failures. by Martin v. Löwis · 14 years ago
  44. fc53153 Issue #8374: Update the internal alias table in the :mod:`locale` module by Antoine Pitrou · 14 years ago
  45. bf0dfb3 Issue #8032: For gdb7, a python-gdb.py file is added to the build, by Martin v. Löwis · 14 years ago
  46. 22b2438 #7643: Unicode codepoints VT (0x0B) and FF (0x0C) are linebreaks according to Unicode Standard Annex #14. by Florent Xicluna · 14 years ago
  47. 2e0a53f Issue #8024: Update the Unicode database to 5.2 by Florent Xicluna · 14 years ago
  48. 3436064 Integrate merge.py into msi.py. by Martin v. Löwis · 14 years ago
  49. dc36472 Remove py3k deprecation warnings from these Unicode tools. by Florent Xicluna · 14 years ago
  50. 24e4e16 Issue #6716: Quote -x arguments of compileall in MSI installer. by Martin v. Löwis · 14 years ago
  51. 02b3f0a Issue #7993: Add a test of IO packet processing bandwidth to ccbench. by Antoine Pitrou · 14 years ago
  52. a0fd4cc Add 2.6 uuids. by Martin v. Löwis · 14 years ago
  53. 13ba1a1 Move the xml test data to their own directory. by Florent Xicluna · 14 years ago
  54. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 14 years ago
  55. f4803aa set svn:eol-style on various files by Benjamin Peterson · 14 years ago
  56. cd0ace3 remove svn:executable from scripts without a shebang line by Benjamin Peterson · 14 years ago
  57. 60677a7 Add some notes about Tools/scripts/serve.py. by Dirkjan Ochtman · 14 years ago
  58. e4c74e1 Issue #8004: add a serve target to the Doc Makefile. by Dirkjan Ochtman · 14 years ago
  59. f2055ae Remove Tools/modulator, a reference to it in the docs, and a screenshot of it. by Andrew M. Kuchling · 14 years ago
  60. 9a38682 Add ccbench to the Tools directory by Antoine Pitrou · 15 years ago
  61. c9d6238 Add iobench to the Tools directory (see December python-dev discussion) by Antoine Pitrou · 15 years ago
  62. b9d4963 Issue #7092: Fix the DeprecationWarnings emitted by the standard library by Antoine Pitrou · 15 years ago
  63. f477b93 Update Windows build to sqlite 3.6.21. by Martin v. Löwis · 15 years ago
  64. 55e1a69 Switch to OpenSSL 0.9.8l. by Martin v. Löwis · 15 years ago
  65. add792f Add UUIDs for 2.7. Drop UUIDs for 2.4. by Martin v. Löwis · 15 years ago
  66. 0306894 Fix typo. by Martin v. Löwis · 15 years ago
  67. 5c92d43 #7112: Fix compilation warning in unicodetype_db.h by Amaury Forgeot d'Arc · 15 years ago
  68. 0b74edd Add find_recursionlimit.py to README. by Georg Brandl · 15 years ago
  69. 2bd92a5 Move find_recursionlimit.py to Tools/scripts; it is out of place in Misc. by Georg Brandl · 15 years ago
  70. 49b8814 http://bugs.python.org/issue7029 by Kristján Valur Jónsson · 15 years ago
  71. d0052d1 #1571184: makeunicodedata.py now generates the functions _PyUnicode_ToNumeric, by Amaury Forgeot d'Arc · 15 years ago
  72. af09b60 #6912: add "with" block support to pindent. by Georg Brandl · 15 years ago
  73. 70dda76 #1616979: Add the cp720 (Arabic DOS) encoding. by Amaury Forgeot d'Arc · 15 years ago
  74. 741e699 Fix types in logic to compute help file name. by Martin v. Löwis · 15 years ago
  75. ecb4f95 Issue 5390: Add uninstall icon independent of whether file by Martin v. Löwis · 15 years ago
  76. 0805b28 handle different rc format by Benjamin Peterson · 15 years ago
  77. ea598b6 Issue #6158: package Sine-1000Hz-300ms.aif. by Martin v. Löwis · 15 years ago
  78. eae1b28 #6078: _warnings is a builtin module and has no standard init_warnings function. by Georg Brandl · 15 years ago
  79. 8dc74f4 Issue #5721: don't package Lib/test/README anymore. by Martin v. Löwis · 15 years ago
  80. 588b54b Issue #5847: Remove -n switch on "Edit with IDLE" menu item. by Martin v. Löwis · 15 years ago
  81. e988e28 Issue #1734234: Massively speedup `unicodedata.normalize()` when the by Antoine Pitrou · 15 years ago
  82. 5d98ec7 Issue #5828 (Invalid behavior of unicode.lower): Fixed bogus logic in by Walter Dörwald · 15 years ago
  83. 91a1a07 Issue #5470: Package zipdir.zip. by Martin v. Löwis · 15 years ago
  84. 392775f Add a script to fixup rst files if the pre-commit hook rejects them. by Georg Brandl · 15 years ago
  85. 43bff05 Tools/scripts/analyze_dxp.py, a module with some helper functions to by Jeffrey Yasskin · 15 years ago
  86. 3e4caeb Issue #5341: Fix a variety of spelling errors. by Mark Dickinson · 15 years ago
  87. 7e28b9c Add optional code signing after merging. by Martin v. Löwis · 15 years ago
  88. eee9583 rewrite verbose conditionals by Benjamin Peterson · 16 years ago
  89. e555f58 Issue #4677: add two list comprehension tests to pybench. by Antoine Pitrou · 16 years ago
  90. d378dc0 #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. by Amaury Forgeot d'Arc · 16 years ago
  91. b5120ce Consider micro version for name of CHM file. by Martin v. Löwis · 16 years ago
  92. 17fa44f Add UUIDs for 2.6.1 and 2.6.2. by Martin v. Löwis · 16 years ago
  93. cb6c359 Issue #4389: Add icon to the uninstall entry in "add-and-remove-programs". by Martin v. Löwis · 16 years ago
  94. 6ed1c93 SVN format 9 is the same it seems by Benjamin Peterson · 16 years ago
  95. 6347098 Issue #4289: Remove Cancel button from AdvancedDlg. by Martin v. Löwis · 16 years ago
  96. 3d6f8ff Issue #1656675: Register a drop handler for .py* files on Windows. by Martin v. Löwis · 16 years ago
  97. ddd8263 Stop including fake manifest file in DLLs directory. by Martin v. Löwis · 16 years ago
  98. adc93b9 don't use a catch-all by Benjamin Peterson · 16 years ago
  99. 0f3e769 Issue #4091: Install pythonxy.dll in system32 again. by Martin v. Löwis · 16 years ago
  100. 501447d don't recurse into directories that start with '.' by Benjamin Peterson · 16 years ago