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