Python 2.7.15
  1. a61f5da [2.7] bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) (GH-6436) by Serhiy Storchaka · 7 years ago
  2. edd5418 [2.7] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6215) by Christian Heimes · 7 years ago
  3. 17cec70 bpo-30109: Fix reindent.py for non-ASCII files. (#5637) by Serhiy Storchaka · 8 years ago
  4. 8092719 [2.7] Update multissl test helper (GH-3349) (#3416) by Christian Heimes · 8 years ago
  5. 986b7ff [2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-1783) (GH-3306) by Zachary Ware · 8 years ago
  6. 0b69b37 Enables RC markings in nuget packages. (#3216) by Steve Dower · 8 years ago
  7. d45cb04 [2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118) by Victor Stinner · 8 years ago
  8. d1b474c Tools/buildbot/test.bat: add --slowest option (#2552) by Victor Stinner · 8 years ago
  9. 5fe8ac6 [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086) by Zachary Ware · 8 years ago
  10. d6d943a Issue #29798: Handle git worktree in patchcheck (#1057) by Nick Coghlan · 8 years ago
  11. ee10fb9 bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635) by Nick Coghlan · 8 years ago
  12. c8869af [2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628) by Nick Coghlan · 8 years ago
  13. af9a40d [2.7] Change some mercurial/ hg.python.org references. (#8) (#183) by Senthil Kumaran · 8 years ago
  14. a535d68 Fixes the 2.7 nuget packages to include a shim bdist_wininst by Steve Dower · 9 years ago
  15. 30b51c9 Issue #27854: Include idlelib/help.html in 2.7 Windows installer. by Terry Jan Reedy · 9 years ago
  16. f8cc287 Issue #28515: Fixed py3k warnings. by Serhiy Storchaka · 9 years ago
  17. 8f7d36b Issue #27952: Get fixcid.py working with the re module by Martin Panter · 9 years ago
  18. d6004b4 Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 9 years ago
  19. fc7e430 Removes file from installer. by Steve Dower · 9 years ago
  20. 0ca4b6f Issue #27888: Prevent Windows installer from displaying console windows and failing when pip cannot be installed/uninstalled. by Steve Dower · 9 years ago
  21. 3d36f0f Spelling and grammar fixes in code comments and documentation by Martin Panter · 9 years ago
  22. a850ef6 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 9 years ago
  23. b362f75 Issue #25523: Correct "a" article to "an" article by Martin Panter · 10 years ago
  24. 2b8f094 Adds batch file for building nuget package, and includes libs folder by Steve Dower · 9 years ago
  25. 4da5815 Adds scripts for building nuget packages. by Steve Dower · 9 years ago
  26. 8d496ad Issue #27171: Fix typos in documentation, code comments, and tests by Martin Panter · 9 years ago
  27. d2b4926 Fix a few typos. Patch by Eitan Adler. by Ezio Melotti · 13 years ago
  28. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 9 years ago
  29. f6f617c Fix python-gdb.py: get C types on demand by Victor Stinner · 9 years ago
  30. 9a118f1 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  31. 6d297cb Issue #26581: Use the first coding cookie on a line, not the last one. by Serhiy Storchaka · 9 years ago
  32. b6d633c Backed out changeset: e7065fc4a6c2 by Steve Dower · 9 years ago
  33. 2f7570f Force clean externals on buildbots. by Steve Dower · 9 years ago
  34. db28718 Updates build to use SHA256 hash when signing files by Steve Dower · 10 years ago
  35. cfad18d Issue #25505: Remove unused buggy method. by Terry Jan Reedy · 10 years ago
  36. a05c413 fix usage of undefined name (#25504) by Benjamin Peterson · 10 years ago
  37. 7ab6cb4 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 10 years ago
  38. cc1db4b python-gdb.py: enhance py-bt command by Victor Stinner · 10 years ago
  39. 4734372 Close #24508: Backport the 3.5 MSBuild project files. by Zachary Ware · 10 years ago
  40. 0e4497a Deprecate unused scripts in Tools/buildbot. by Zachary Ware · 10 years ago
  41. e1076aa Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 10 years ago
  42. e44cbe7 Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library. by Steve Dower · 10 years ago
  43. 9c933e6 Generates installer product codes for future releases. by Steve Dower · 10 years ago
  44. 6c42d1c Adds UUIDs for 2.7.10 by Steve Dower · 10 years ago
  45. aa767a5 Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 10 years ago
  46. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 10 years ago
  47. a87f690 Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source. by Zachary Ware · 10 years ago
  48. bbf9779 Refresh OpenSSL sources on the buildbots by Zachary Ware · 10 years ago
  49. 563e7c6 Issue #23686: Update Windows build to use OpenSSL 1.0.2a by Zachary Ware · 10 years ago
  50. 205408d Issue #23615: Module tarfile is now can be reloaded with imp.reload(). by Serhiy Storchaka · 10 years ago
  51. e062243 Backed out changeset 7d2018774925 by Serhiy Storchaka · 11 years ago
  52. eab2fd1 Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 11 years ago
  53. a029950 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 11 years ago
  54. 7407f58 Issue #23199: libpython27.a in amd64 release is 32-bit by Steve Dower · 11 years ago
  55. c3edc19 Issue #23248: Update ssl error codes from latest OpenSSL git master. by Antoine Pitrou · 11 years ago
  56. 1a94b2b Closes #23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis) by Steve Dower · 11 years ago
  57. 35452b3 delete old ftpmirror script, which now has security bugs (closes #23130) by Benjamin Peterson · 11 years ago
  58. 0c3708a Adds missing revocation.crl test file to msi.py by Steve Dower · 11 years ago
  59. 25b6120 Adds missing files to msi.py by Steve Dower · 11 years ago
  60. a6e6d0a Update msi.py and uuids.py for 2.7.9 releases by Steve Dower · 11 years ago
  61. 2d14270 Issue #22850: Backport ensurepip Windows installer changes to 2.7 by Steve Dower · 11 years ago
  62. 8aaff54 Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 by Donald Stufft · 11 years ago
  63. 21a2350 Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 11 years ago
  64. 247b644 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 11 years ago
  65. 6a1184c Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 11 years ago
  66. 10229a4 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 11 years ago
  67. 144de31 #22398 Tools/msi enhancements for 2.7 by Steve Dower · 11 years ago
  68. 3eb554f Issue #22221: Backported fixes from Python 3 (issue #18960). by Serhiy Storchaka · 11 years ago
  69. daeb925 backport many ssl features from Python 3 (closes #21308) by Benjamin Peterson · 11 years ago
  70. 19e455f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 11 years ago
  71. f6aac5d Closes #21665: Don't use OPTS=noxp or -DWINVER=0x0500 when compiling Tcl/Tk by Zachary Ware · 11 years ago
  72. f289287 #21959: Adds 2.7.8 product code to Tools/msi/uuids.py by Steve Dower · 11 years ago
  73. 6453a01 Issue #21683: Add Tix build to the Windows buildbot scripts. by Zachary Ware · 11 years ago
  74. 6b862662 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 11 years ago
  75. ee310bc Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds by Steve Dower · 11 years ago
  76. 672b043 include test data in the windows installer, so tests don't fail (closes #19866) by Benjamin Peterson · 11 years ago
  77. bd2ab52 Issue #21476 Include idle icon files in Windows installer by Steve Dower · 11 years ago
  78. d67c0b8 Backport 4e9f1017355f from #3561. by Brian Curtin · 11 years ago
  79. c6606ed Issue #21303, #20565: Updated the version of Tcl/Tk used on Windows by Zachary Ware · 11 years ago
  80. f609a3d Backed out changeset 81abb121dc65 by Benjamin Peterson · 11 years ago
  81. 81f9071 temporary change to get better debugging from windows bots by Benjamin Peterson · 11 years ago
  82. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  83. d551b28 Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 12 years ago
  84. 41432f5 update Barry's email (closes #19563) by Benjamin Peterson · 12 years ago
  85. f532e7f Add 2.7.7 uuids. by Martin v. Löwis · 12 years ago
  86. 358da5b Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 12 years ago
  87. e4818f6 Remove the use of non-existing re.ASCII. by Serhiy Storchaka · 12 years ago
  88. e787bce Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python by Serhiy Storchaka · 12 years ago
  89. 6d0f0f2 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 12 years ago
  90. d5375df Issue #16067: Add description into MSI file to replace installer's temporary name. by Martin v. Löwis · 12 years ago
  91. 594e8eb Add 2.7.6 uuids. by Martin v. Löwis · 12 years ago
  92. 9a32543 Add 2.7.5 uuid by Martin v. Löwis · 12 years ago
  93. 68ad1d1 Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. by Terry Jan Reedy · 12 years ago
  94. 69f051c Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 12 years ago
  95. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  96. 6bf9b85 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 12 years ago
  97. 15ea3ac Issue #17156: pygettext.py now correctly escapes non-ascii characters. by Serhiy Storchaka · 13 years ago
  98. 4e63fbe - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 13 years ago
  99. dfae912 Issue #15539: Fix backup file creation in pindent.py on Windows by Serhiy Storchaka · 13 years ago
  100. 9e9cb28 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 13 years ago