1. 0c2ed76 [2.7] bpo-29768: Fixed compile-time check for expat version. (#577) by Serhiy Storchaka · 7 years ago
  2. de1c7d5 Issue #29682:Possible missing NULL check in pyexpat (#573) by svelankar · 7 years ago
  3. 9fbb65e bpo-29655: Fixed possible reference leaks in `import *`. (#301) (#510) by Serhiy Storchaka · 7 years ago
  4. 6c6186d PCbuild: Add -q option to svn export (GH-539) by INADA Naoki · 7 years ago
  5. 6120484 bpo-27593: Updates Windows build to use information from git (#262) (#448) by Steve Dower · 7 years ago
  6. f9a6516 bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444) by Zachary Ware · 7 years ago
  7. fc59e5c bpo-29709: Improve Boolean Operations documentation (#433) (#438) by Mariatta · 7 years ago
  8. f1a696e bpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.1+ (GH-399) by Donald Stufft · 7 years ago
  9. 9514969 Disable mention-bot for maintenance branches (GH-370) by Donald Stufft · 7 years ago
  10. c9ba186 bpo-26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. (GH-374) by Xiang Zhang · 7 years ago
  11. b4f0e98 bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (GH-366) by Xiang Zhang · 7 years ago
  12. 02eb4b0 bpo-29110: Fix file object leak in aifc.open (GH-356) by INADA Naoki · 7 years ago
  13. c8e2021 bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-321) by Mariatta · 7 years ago
  14. 6e9e649 mark various test data binary (#233) (#303) by Benjamin Peterson · 7 years ago
  15. 23d2c31 [2.7] bpo-28929: Add to Misc/NEWS (GH-286) by Mariatta · 7 years ago
  16. 9436bbd bpo-29165: doc: make extending/newtypes more Python 3 friendly (GH-211) by INADA Naoki · 7 years ago
  17. d9a7574 reinit the TLS before anything else (#130) by Benjamin Peterson · 7 years ago
  18. c0b336e bpo-29602: fix signed zero handling in complex constructor (#204) by Mark Dickinson · 7 years ago
  19. 7131a73 bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187) by Xiang Zhang · 7 years ago
  20. af9a40d [2.7] Change some mercurial/ hg.python.org references. (#8) (#183) by Senthil Kumaran · 7 years ago
  21. cf44d95 bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-180) by INADA Naoki · 7 years ago
  22. 98604c7 bpo-29529: Add .travis.yml to 2.7 branch (GH-27) by INADA Naoki · 7 years ago
  23. 4bfb603 Remove redundant footnote (#181) by Qingpeng "Q.P." Zhang · 7 years ago
  24. 0f48ecd Update URL of Mersenne Twister Home Page (GH-116) by INADA Naoki · 7 years ago
  25. e15259c bpo-28929: Link the documentation to its source file on GitHub (#38) by Mariatta · 7 years ago
  26. 52b8c55 [backport to 2.7] Change documentation's `Show Source` link to GitHub (#44) by Mariatta · 7 years ago
  27. 5c32988 bpo-29474: Improve documentation for weakref.WeakValueDictionary (#11) by Mariatta · 8 years ago
  28. 8420cd2 Backport test_gdb fixes for s390x buildbots by Victor Stinner · 8 years ago
  29. 4e1e30d Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 8 years ago
  30. d9fb4a9 Issue #29371: Clarify bitwise OR operation in doctest option flags. by Mariatta Wijaya · 8 years ago
  31. ed45f73 Issue #27867: Fixed merging error. by Serhiy Storchaka · 8 years ago
  32. 522a60c Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  33. ea82972 Issue #14376: sys.exit now accepts longs as well as ints. Thanks Gareth Rees. by Mark Dickinson · 8 years ago
  34. ebfb2f7 Issue #29329: Improve documentation for hex(). Patch by Ammar Askar by Mariatta Wijaya · 8 years ago
  35. 40ba60f Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 8 years ago
  36. 3b23004 Issue #29354: Fixed inspect.getargs() for parameters which are cell variables. by Serhiy Storchaka · 8 years ago
  37. 8e21cc3 Issue #29028: Fixed possible use-after-free bugs in the subscription of the by Serhiy Storchaka · 8 years ago
  38. dbbc9d3 update zlib ChangeLog file by doko@ubuntu.com · 8 years ago
  39. 80b24a9 - Issue #29169: Update zlib to 1.2.11. by doko@ubuntu.com · 8 years ago
  40. 60a1b35 Issue #12067: Rewrite Comparisons section in the language reference by Martin Panter · 8 years ago
  41. 19048c3 Add clarity to the warning on certificate verification in urllib. by Senthil Kumaran · 8 years ago
  42. 72acb66 Merge heads by Serhiy Storchaka · 8 years ago
  43. 3efe32e Issue #27867: Replaced function PySlice_GetIndicesEx() with a macro. by Serhiy Storchaka · 8 years ago
  44. 1bfbe4f issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 8 years ago
  45. efba28c Issue #29189: Fix indentation in RST markup by Martin Panter · 8 years ago
  46. f0739cb Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 8 years ago
  47. 1b31d28 Issue #29274: tests cases → test cases by Martin Panter · 8 years ago
  48. 9ce1564 revert dd13098a5dc2 (#29006, #10513) by Benjamin Peterson · 8 years ago
  49. ebcf338 generate spaces instead of tabs into config.c by Benjamin Peterson · 8 years ago
  50. 888a29f fix _testcapi to work when statically linked into python by Benjamin Peterson · 8 years ago
  51. ea9342a Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 8 years ago
  52. 1234488 Issue #15527: remove double parens by changing markup. by Martin Panter · 8 years ago
  53. c7496ee Fix spelling and markup in documentation and code comment by Martin Panter · 8 years ago
  54. 43d84ea Merge heads by Serhiy Storchaka · 8 years ago
  55. 7a7e04e Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 8 years ago
  56. a6f10ca Closes #28130: Documented that time.tzset() updates time module globals. by Alexander Belopolsky · 8 years ago
  57. 99ba17f Issue #29082: Fixed loading libraries in ctypes by unicode names on Windows. by Serhiy Storchaka · 8 years ago
  58. c8a752e merge heads by Benjamin Peterson · 8 years ago
  59. 0897a55 revert 030e100f048a (#29006, #10513) by Benjamin Peterson · 8 years ago
  60. da8ea3a Issue #29217: Fix the wrong type description of UUID.variant. by Xiang Zhang · 8 years ago
  61. 01bdbad Don't use getentropy() on Linux by Victor Stinner · 8 years ago
  62. 98b1c82 Issue #29142: Fix suffixes in no_proxy handling in urllib. by Xiang Zhang · 8 years ago
  63. 7bdb516 Issue #29145: Fix overflow checks in string, bytearray and unicode. by Xiang Zhang · 8 years ago
  64. 10434d6 Issue #29189: Fix broken indentation in FancyURLopener documentation by Berker Peksag · 8 years ago
  65. 9b7ae96 Issue #29023: Clarify that ints and longs are always deterministic seeds for random. by Raymond Hettinger · 8 years ago
  66. 9220111 test_curses - substitute self.skip() with self.skipTest() by Xavier de Gaye · 8 years ago
  67. 54dc428 - Issue #29169: Update zlib to 1.2.10. by doko@ubuntu.com · 8 years ago
  68. 52e5868 add Modules/zlib/zlib.map to .hgeol by doko@ubuntu.com · 8 years ago
  69. 2f7d13c only include sys/random.h if it seems like it might have something useful (#29057) by Benjamin Peterson · 8 years ago
  70. ea02cdc ring in 2017 for Python by Benjamin Peterson · 8 years ago
  71. 0f4ed2c Issue #29094: Offsets in a ZIP file created with extern file object and modes by Serhiy Storchaka · 8 years ago
  72. c644d53 Issue #29123: Make CheckSqlTimestamp more robust by Berker Peksag · 8 years ago
  73. a19fd46 Issue #29112: Fix a questionable wording in sequence doc. by Xiang Zhang · 8 years ago
  74. f85dbfc Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto by Steve Dower · 8 years ago
  75. f04790a Fixed possible reference leaks in the _json module. by Serhiy Storchaka · 8 years ago
  76. 4d42af1 Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 8 years ago
  77. f77fe6b Issue #9770: curses.ascii predicates now work correctly with negative integers. by Serhiy Storchaka · 8 years ago
  78. e96095b Fixed running MiscTests in test_xml_etree_c. by Serhiy Storchaka · 8 years ago
  79. 1451874 Backed out changeset 78bf34b6a713 by Serhiy Storchaka · 8 years ago
  80. f939b3c Issue #28427: old keys should not remove new values from by Antoine Pitrou · 8 years ago
  81. 994f04d Issue #28998: More APIs now support longs as well as ints. by Serhiy Storchaka · 8 years ago
  82. 58c2c6e Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 8 years ago
  83. 500794d Issue #28815: Skip TIPC tests if /proc/modules is not readable by Martin Panter · 8 years ago
  84. 427ca62 Issue #1446619: Account for negative slice direction in description by Martin Panter · 8 years ago
  85. 3698bd2 Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT by Martin Panter · 8 years ago
  86. c049575 Update documentation index sidebar for 3.6.0 release. by Ned Deily · 8 years ago
  87. c4f91ba Issue #29038: Fix duplicate get_ca_certs() doc entry. by Xiang Zhang · 8 years ago
  88. 00ebffe Grammatical fixes for d95f19892fd0 by Brett Cannon · 8 years ago
  89. 536e7a2 Issue 28923: Remove editor artifacts from Tix.py, by Terry Jan Reedy · 8 years ago
  90. 85add47 Issue #28871: Fixed a crash when deallocate deep ElementTree. by Serhiy Storchaka · 8 years ago
  91. 6b1c909 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 8 years ago
  92. e126f98 Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict. by INADA Naoki · 8 years ago
  93. a535d68 Fixes the 2.7 nuget packages to include a shim bdist_wininst by Steve Dower · 8 years ago
  94. f6447e0 doc: Suggest to hash(tuple of attr) rather than XOR by Victor Stinner · 8 years ago
  95. 805f283 Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() by Antoine Pitrou · 8 years ago
  96. 88e4206 Fix spelling in code comments by Martin Panter · 8 years ago
  97. 652a558 Merge by Brett Cannon · 8 years ago
  98. 37eb788 Update the porting HOWTO by Brett Cannon · 8 years ago
  99. eb55e68 merge 2.7.13 release branch by Benjamin Peterson · 8 years ago
  100. 9b68932 Added tag v2.7.13 for changeset a06454b1afa1 by Benjamin Peterson · 8 years ago