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