1. bdd9647 [2.7] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) (#1817) by Antoine Pitrou · 7 years ago
  2. 779e7c9 bpo-30394: Fix a socket leak in smtplib.SMTP.__init__() (#1700) (#1788) by Stéphane Wirtel · 7 years ago
  3. 9395ca4 added re.UNICODE effects to insensitive flags (#1781) by Brian Ward · 7 years ago
  4. f31f225 Fix spelling mistakes in tkinter.py (#1754) by Vijay Kumar · 7 years ago
  5. fd58340 Build the docs against Sphinx 1.6.1 (GH-1744) by Brett Cannon · 7 years ago
  6. 374e57d [2.7] Fix typos in multiple `.rst` files (GH-1668) (#1707) by delirious-lettuce · 7 years ago
  7. 6e1b832 bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556) by Xiang Zhang · 7 years ago
  8. 2b67c7a [2.7] bpo-30415: Add new tests for the fnmatch module. (GH-1684). (#1696) by Serhiy Storchaka · 7 years ago
  9. cef8b17 bpo-30409: locale.getpreferredencoding doesn't return result (#1672) by Sean McCully · 7 years ago
  10. e6a0b59 [2.7] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1681) by Serhiy Storchaka · 7 years ago
  11. e9f9b04 [2.7] bpo-25794: Fix `type.__setattr__()` for non-interned or unicode attribute names. (GH-1652) (#1675) by Serhiy Storchaka · 7 years ago
  12. c47c315 bpo-26434: Fix multiprocessing grandchilds in a Windows service (GH-1167) by Marc Schlaich · 7 years ago
  13. dfcfc91 [2.7] bpo-30375: Correct the stacklevel of regex compiling warnings. (#1595) (#1648) by Serhiy Storchaka · 7 years ago
  14. 955b676 [2.7] bpo-30363: Backport warnings in the re module. (#1577) by Serhiy Storchaka · 7 years ago
  15. 09b5247 bpo-30365: Backport warnings and fix bugs in ElementTree. (#1581) by Serhiy Storchaka · 7 years ago
  16. 800e4b7 bpo-30329: Catch Windows error 10022 on shutdown() (#1538) (#1624) by Victor Stinner · 7 years ago
  17. b8b9f95 [2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616) by Serhiy Storchaka · 7 years ago
  18. 97eb2a7 [2.7] bpo-30380: Pin the version of Sphinx used to build the docs (GH-1612) (GH-1619) by Brett Cannon · 7 years ago
  19. 6924ed5 bpo-30357 each test in test_thread waits until all spawned threads finish (#1583) by grzgrzgrz3 · 7 years ago
  20. 9d1983b bpo-11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. (#1591) by Victor Stinner · 7 years ago
  21. eb66897 [2.7] bpo-30366: Backport tests for test.support. (#1582) by Serhiy Storchaka · 7 years ago
  22. 982a17e bpo-30242: resolve some undefined behaviours in struct (#1418) (#1588) by Xiang Zhang · 7 years ago
  23. bd82a07 Update Travis Doc build config (GH-1565) by Zachary Ware · 7 years ago
  24. f6c6d1e bpo-11681: Document the `-b` and `-bb` options (GH-1562) by Zachary Ware · 7 years ago
  25. 4be66b6 Fix warnings due to deprecated latex options (GH-1563) by Zachary Ware · 7 years ago
  26. c7362b4 Update susp-ignored.csv (GH-1564) by Zachary Ware · 7 years ago
  27. 94a3694 bpo-6393: Fix locale.getprerredencoding() on macOS (#1555) by Victor Stinner · 7 years ago
  28. f2e894c bpo-30342: Fix sysconfig.is_python_build() on VS9.0 (#1544) by Victor Stinner · 7 years ago
  29. a5bb624 [2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() (#1541) by Victor Stinner · 7 years ago
  30. 3837d97 bpo-15526: test_startfile changes the cwd (#1537) by Victor Stinner · 7 years ago
  31. 05469fa bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1531) (#1480) by Xiang Zhang · 7 years ago
  32. 8832141 gitignore: add rules for the PC/ directory (#1514) by Victor Stinner · 7 years ago
  33. a473a73 [2.7] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1522) by torsava · 7 years ago
  34. 453a685 bpo-30283: Backport regrtest features from master to 2.7 (#1516) by Victor Stinner · 7 years ago
  35. d2aff60 [2.7] bpo-30283: Backport test_regrtest from master to 2.7 (#1513) by Victor Stinner · 7 years ago
  36. c8a77d3 Fix SyntaxWarning on importing test_inspect (#1512) by Victor Stinner · 7 years ago
  37. 4e7457b bpo-29990: Fix range checking in GB18030 decoder (#1509) by Xiang Zhang · 7 years ago
  38. 228da42 bpo-30258: Fix handling of child error in regrtest (#1477) by Victor Stinner · 7 years ago
  39. 03b2788 bpo-30265: support.unlink() don't catch any OSError (#1456) by Victor Stinner · 7 years ago
  40. 5d7a18f [2.7] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1471) by Serhiy Storchaka · 7 years ago
  41. d81f9e2 bpo-30264: ExpatParser now closes the source (#1476) by Victor Stinner · 7 years ago
  42. fd6094c Relax test timing (bpo-29861) to avoid sporadic failures (#1120) (#1472) by Victor Stinner · 7 years ago
  43. ef4c6ba Revert "Issue #29094: Offsets in a ZIP file created with extern file object and modes" (#1467) by Benjamin Peterson · 7 years ago
  44. 8a19eb2 bpo-23404: make touch becomes make regen-all (#1466) by Victor Stinner · 7 years ago
  45. e81e355 bpo-30108: Fix test_site setUpModule() (#1460) by Victor Stinner · 7 years ago
  46. 7806438 bpo-30108: Restore sys.path in test_site (#1197) (#1459) by Victor Stinner · 7 years ago
  47. 9fb061b Fix test_ftplib warning if IPv6 is not available (#1457) by Victor Stinner · 7 years ago
  48. 0f7f676 test_distutils: test_build_ext uses EnvironGuard (#1458) by Victor Stinner · 7 years ago
  49. e1b02ff [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) by Mariatta · 7 years ago
  50. 74f0db8 [2.7] bpo-30236: Backported regrtest options -m and -G. (#1394) by Serhiy Storchaka · 7 years ago
  51. 8cf7ea2 Add Appveyor to Python 2.7 branch (#1434) by Victor Stinner · 7 years ago
  52. 2c27731 bpo-30257: _bsddb: Fix newDBObject() (#1428) by Victor Stinner · 7 years ago
  53. c991eb2 bpo-30258: regrtest handles child process crash (#1431) by Victor Stinner · 7 years ago
  54. 15f8d0d test_distutils: use EnvironGuard (#1433) by Victor Stinner · 7 years ago
  55. 2b183b8 Update .gitignore (#1435) by Victor Stinner · 7 years ago
  56. f6a3133 bpo-30255: Clip step in _PySlice_Unpack() (#1429) by Victor Stinner · 7 years ago
  57. 0d49379 regrtest: always show before/after of modified env (#1407) (#1409) by Victor Stinner · 7 years ago
  58. d1c862f bpo-30199: test_ssl closes all asyncore channels (#1381) (#1408) by Victor Stinner · 7 years ago
  59. df56925 bpo-30232: Support Git worktree in configure.ac (#1402) by Victor Stinner · 7 years ago
  60. 8105dd7 bpo-30223: Add global in regrtest main_in_temp_cwd (#1399) by Victor Stinner · 7 years ago
  61. fd6c8bb bpo-27593: Revise git SCM build info. (#744) (#746) (#1392) by Victor Stinner · 7 years ago
  62. 8e158b2 [2.7] bpo-30223: Fix test_xpickle for Python 2.4. (#1395) by Serhiy Storchaka · 7 years ago
  63. 43566ae [2.7] bpo-30223: Add Lib/test/__main__.py. (#1373) by Serhiy Storchaka · 7 years ago
  64. 2c7085f bpo-27593: Get SCM build info from git instead of hg (#1327) by Victor Stinner · 7 years ago
  65. 6bed8f9 bpo-30207: Install the Lib/test/support directory. (#1369) by Serhiy Storchaka · 7 years ago
  66. a694e09 bpo-30207: Rename test.test_support to test.support. (#1353) by Serhiy Storchaka · 7 years ago
  67. 4734c2d [2.7] bpo-30208: DOC: fix small typos in IDLE (#1358) by csabella · 7 years ago
  68. 941ea53 [2.7] bpo-30197: Enhance swap_attr() and backport swap_item() in test.test_support. (#1341) (#1347) by Serhiy Storchaka · 7 years ago
  69. 5f4056a Fix "make tags" command (#1337) by Victor Stinner · 7 years ago
  70. 219a3f9 Update gitignore from master (#1329) by Victor Stinner · 7 years ago
  71. 24404b4 [2.7] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312). (#1315) by Mariatta · 7 years ago
  72. 19b3a48 [2.7] bpo-30142: Remove "callable" from the 2to3fixer documentation. (GH-1305) by Dong-hee Na · 7 years ago
  73. bfc7dff [2.7] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256). (#1261) by Serhiy Storchaka · 7 years ago
  74. 91e5ee5 [2.7] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223). (#1227) by Mariatta · 7 years ago
  75. fb12365 Remove redundant comma in argparse HOWTO (GH-1141) by Berker Peksag · 7 years ago
  76. 450a69c bpo-19225: Remove duplicated description for standard warning categories (GH-1068) by cocoatomo · 7 years ago
  77. 2a1bf06 [2.7] [3.5] bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (GH-1131). (GH-1185) (#1189) by Serhiy Storchaka · 7 years ago
  78. 64aa4df [2.7] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1183) by Serhiy Storchaka · 7 years ago
  79. 32c43fb Fix typo in HTTPConnection.set_tunnel description (#1179) by Christopher Snyder · 7 years ago
  80. 89f9eb5 bpo-29943: Remove the PySlice_GetIndicesEx() macro. (#1050) by Serhiy Storchaka · 7 years ago
  81. 5e79321 bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154) by Serhiy Storchaka · 7 years ago
  82. 50f948e bpo-30011: Fixed race condition in HTMLParser.unescape(). (#1140) by Serhiy Storchaka · 7 years ago
  83. 5fbdfc3 bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present (#1152) by Xiang Zhang · 7 years ago
  84. 0b46fcf [2.7] bpo-30059: Include Py_Ellipsis in C API documentation (GH-1018) (GH-1147) by Michael Seifert · 7 years ago
  85. b2b00e0 [2.7] bpo-29738: Fix memory leak in _get_crl_dp (GH-526) (GH-1144) by Mariatta · 7 years ago
  86. 53ad684 bpo-30021: Add examples for re.escape(). (#1048) (#1118) by Serhiy Storchaka · 7 years ago
  87. 65c5b09 bpo-30027: Fix Py3k warnings in test_xml_etree. (#1065) by Serhiy Storchaka · 7 years ago
  88. e0cba5b [2.7] bpo-29521: Fix two minor documentation build warnings (GH-41) (GH-670) by Mariatta · 7 years ago
  89. 7026cd9 [2.7] Correct typo in configparser.rst (GH-1012) (GH-1026) by Mariatta · 7 years ago
  90. ab16dc1 bpo-29506: Clarify deep copy note in copy module by Nick Coghlan · 7 years ago
  91. d6d943a Issue #29798: Handle git worktree in patchcheck (#1057) by Nick Coghlan · 7 years ago
  92. e41390a bpo-27867: Expand the PySlice_GetIndicesEx macro. (#1023) (#1046) by Serhiy Storchaka · 7 years ago
  93. 7f85947 [2.7] bpo-19225: Lack of c api exceptions doc (#964) by cocoatomo · 7 years ago
  94. 9b50786 Fix references within buffer protocol docs (#1016) by Eric Wieser · 7 years ago
  95. d7564e5 remove merge=union attribute for Misc/NEWS (GH-460) (GH-989) by Mariatta · 7 years ago
  96. 23d6eb6 bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. (#462) (#973) by Victor Stinner · 7 years ago
  97. d64146c Fix socket leaks (#351) by Ivan Mokeev · 7 years ago
  98. 9c2c42c bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903) (#963) by Serhiy Storchaka · 7 years ago
  99. 68903b6 bpo-15083: Convert ElementTree doctests to unittests. (#906) by Serhiy Storchaka · 7 years ago
  100. 5aa913d bpo-29952: Use usual terminology of dict (GH-924) by INADA Naoki · 7 years ago