1. cfad18d Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 9 years ago
  2. a05c413 fix usage of undefined name (#25504) by Benjamin Peterson · 9 years ago
  3. 7ab6cb4 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  4. cc1db4b python-gdb.py: enhance py-bt command by Victor Stinner · 9 years ago
  5. 4734372 Close #24508: Backport the 3.5 MSBuild project files. by Zachary Ware · 9 years ago
  6. 0e4497a Deprecate unused scripts in Tools/buildbot. by Zachary Ware · 9 years ago
  7. e1076aa Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  8. e44cbe7 Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library. by Steve Dower · 9 years ago
  9. 9c933e6 Generates installer product codes for future releases. by Steve Dower · 9 years ago
  10. 6c42d1c Adds UUIDs for 2.7.10 by Steve Dower · 9 years ago
  11. aa767a5 Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  12. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 10 years ago
  13. a87f690 Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source. by Zachary Ware · 10 years ago
  14. bbf9779 Refresh OpenSSL sources on the buildbots by Zachary Ware · 10 years ago
  15. 563e7c6 Issue #23686: Update Windows build to use OpenSSL 1.0.2a by Zachary Ware · 10 years ago
  16. 205408d Issue #23615: Module tarfile is now can be reloaded with imp.reload(). by Serhiy Storchaka · 10 years ago
  17. e062243 Backed out changeset 7d2018774925 by Serhiy Storchaka · 10 years ago
  18. eab2fd1 Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 10 years ago
  19. a029950 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  20. 7407f58 Issue #23199: libpython27.a in amd64 release is 32-bit by Steve Dower · 10 years ago
  21. c3edc19 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 10 years ago
  22. 1a94b2b Closes #23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis) by Steve Dower · 10 years ago
  23. 35452b3 delete old ftpmirror script, which now has security bugs (closes #23130) by Benjamin Peterson · 10 years ago
  24. 0c3708a Adds missing revocation.crl test file to msi.py by Steve Dower · 10 years ago
  25. 25b6120 Adds missing files to msi.py by Steve Dower · 10 years ago
  26. a6e6d0a Update msi.py and uuids.py for 2.7.9 releases by Steve Dower · 10 years ago
  27. 2d14270 Issue #22850: Backport ensurepip Windows installer changes to 2.7 by Steve Dower · 10 years ago
  28. 8aaff54 Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 by Donald Stufft · 10 years ago
  29. 21a2350 Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  30. 247b644 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  31. 6a1184c Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 10 years ago
  32. 10229a4 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  33. 144de31 #22398 Tools/msi enhancements for 2.7 by Steve Dower · 10 years ago
  34. 3eb554f Issue #22221: Backported fixes from Python 3 (issue #18960). by Serhiy Storchaka · 10 years ago
  35. daeb925 backport many ssl features from Python 3 (closes #21308) by Benjamin Peterson · 10 years ago
  36. 19e455f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  37. f6aac5d Closes #21665: Don't use OPTS=noxp or -DWINVER=0x0500 when compiling Tcl/Tk by Zachary Ware · 10 years ago
  38. f289287 #21959: Adds 2.7.8 product code to Tools/msi/uuids.py by Steve Dower · 10 years ago
  39. 6453a01 Issue #21683: Add Tix build to the Windows buildbot scripts. by Zachary Ware · 10 years ago
  40. 6b862662 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  41. ee310bc Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds by Steve Dower · 10 years ago
  42. 672b043 include test data in the windows installer, so tests don't fail (closes #19866) by Benjamin Peterson · 10 years ago
  43. bd2ab52 Issue #21476 Include idle icon files in Windows installer by Steve Dower · 10 years ago
  44. d67c0b8 Backport 4e9f1017355f from #3561. by Brian Curtin · 10 years ago
  45. c6606ed Issue #21303, #20565: Updated the version of Tcl/Tk used on Windows by Zachary Ware · 11 years ago
  46. f609a3d Backed out changeset 81abb121dc65 by Benjamin Peterson · 11 years ago
  47. 81f9071 temporary change to get better debugging from windows bots by Benjamin Peterson · 11 years ago
  48. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  49. d551b28 Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  50. 41432f5 update Barry's email (closes #19563) by Benjamin Peterson · 11 years ago
  51. f532e7f Add 2.7.7 uuids. by Martin v. Löwis · 11 years ago
  52. 358da5b Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 11 years ago
  53. e4818f6 Remove the use of non-existing re.ASCII. by Serhiy Storchaka · 11 years ago
  54. e787bce Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python by Serhiy Storchaka · 11 years ago
  55. 6d0f0f2 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  56. d5375df Issue #16067: Add description into MSI file to replace installer's temporary name. by Martin v. Löwis · 11 years ago
  57. 594e8eb Add 2.7.6 uuids. by Martin v. Löwis · 11 years ago
  58. 9a32543 Add 2.7.5 uuid by Martin v. Löwis · 11 years ago
  59. 68ad1d1 Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. by Terry Jan Reedy · 11 years ago
  60. 69f051c Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 12 years ago
  61. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  62. 6bf9b85 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 12 years ago
  63. 15ea3ac Issue #17156: pygettext.py now correctly escapes non-ascii characters. by Serhiy Storchaka · 12 years ago
  64. 4e63fbe - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 12 years ago
  65. dfae912 Issue #15539: Fix backup file creation in pindent.py on Windows by Serhiy Storchaka · 12 years ago
  66. 9e9cb28 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 12 years ago
  67. 8cd7f82 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  68. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  69. dc11879 #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  70. 0d983b5 Avoid SyntaxError in script using print function by Éric Araujo · 12 years ago
  71. a14a06f Issue #15170: Quote the variable that expands to the current directory. by Stefan Krah · 12 years ago
  72. 8c368ef Regrtest option "-n" doesn't exist in 2.7. by Antoine Pitrou · 12 years ago
  73. 3a12156 Allow passing extra testing options to the buildbot test scripts by Antoine Pitrou · 12 years ago
  74. ea1eda2 Issue #15170: Try the HOST_PYTHON hack for 2.7. by Stefan Krah · 12 years ago
  75. 64051d0 Stop refetching OpenSSL. by Martin v. Löwis · 12 years ago
  76. 580227a Force recheckout of openssl. by Martin v. Löwis · 12 years ago
  77. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 12 years ago
  78. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 12 years ago
  79. cdc60aa Add 2.7.3rc2 uuid by Martin v. Löwis · 13 years ago
  80. 3a34c51 Add 2.7.3 and 2.7.4 UUIDs by Martin v. Löwis · 13 years ago
  81. f00011a Issue #14053: Fix "make patchcheck" to work with MQ. by Nadeem Vawda · 13 years ago
  82. a1b2af8 Issue #6807: Run msisupport.mak earlier. by Martin v. Löwis · 13 years ago
  83. ef281bd Issue #10580: Minor grammar change in Windows installer. by Martin v. Löwis · 13 years ago
  84. 99cff3f Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 13 years ago
  85. 31b3763 Fix a missing encoding argument when opening a text file in some of iobench's subtests. by Antoine Pitrou · 13 years ago
  86. a5afa49 patchcheck: don’t talk about the test suite when no code file were changed. by Éric Araujo · 13 years ago
  87. 35a7f55 Let “make patchcheck” work for out-of-dir builds (#9860) by Éric Araujo · 13 years ago
  88. fea8ac4 Branch merge by Éric Araujo · 13 years ago
  89. 0fb681e Fix missing or shebangs and executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  90. fee7745 Fixes #10639: reindent.py should not convert newlines by Jason R. Coombs · 13 years ago
  91. 1ce5d18 Minimal changes to make byext.py script work with Python 3 syntax. by Guido van Rossum · 13 years ago
  92. 2231e1a Stop adding txt files twice. by Martin v. Löwis · 13 years ago
  93. ebebd1c Add 2.7.2 UUIDs by Martin v. Löwis · 13 years ago
  94. e2d9e26 Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py by Victor Stinner · 13 years ago
  95. 611cfd2 Denote 3.3.0 as the last supported Windows 2000 release. by Brian Curtin · 13 years ago
  96. f93bb26 pybench prep_times calculation error (closes #11895) by Jesus Cea · 14 years ago
  97. 41347fe In the Windows clean script for buildbots, also clear the build dir by Antoine Pitrou · 14 years ago
  98. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  99. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  100. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 14 years ago