1. 7be651c bpo-27585: Add a NEWS entry for #1031 (#2036) by Yury Selivanov · 7 years ago
  2. 74921ed bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) by Jim Fasarakis-Hilliard · 7 years ago
  3. fbfaa6f bpo-30014: make poll-like selector's modify() method faster (#1030) by Giampaolo Rodola · 7 years ago
  4. 894a654 Fix waiter cancellation in asyncio.Lock (#1031) by Mathieu Sornay · 7 years ago
  5. f9f1cca Fix regression in error message introduced in bpo-29951. (#2028) by Serhiy Storchaka · 7 years ago
  6. 57161aa bpo-30266: support "= None" pattern in AbstractContextManager (#1448) by Jelle Zijlstra · 7 years ago
  7. 3b5cf85 bpo-30524: Write unit tests for FASTCALL (#2022) by Victor Stinner · 7 years ago
  8. 5eb7075 bpo-30217: Add the operators ~ and | to the index (#1502) by Marco Buttu · 7 years ago
  9. 63c2c8a bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366 (GH-148) by Chandan Kumar · 7 years ago
  10. 59fdf0f Add a test for bad IDNA in ssl server_hostname (#1997) by Nathaniel J. Smith · 7 years ago
  11. ef8320c bpo-30540: regrtest: add --matchfile option (#1909) by Victor Stinner · 7 years ago
  12. 824f687 bpo-24755: Document asyncio.wrap_future (GH-603) by adisbladis · 7 years ago
  13. 2e9cd58 bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (#1888) by Serhiy Storchaka · 7 years ago
  14. 29adc13 bpo-30601: Fix a refleak in WindowsConsoleIO (#2003) by Victor Stinner · 7 years ago
  15. d52aa31 bpo-30418: Popen.communicate() always ignore EINVAL (#2002) by Victor Stinner · 7 years ago
  16. 64505a1 bpo-30486: Allow setting cell value (#1840) by Lisa Roach · 7 years ago
  17. 6cca5c8 bpo-30592: Fixed error messages for some builtins. (#1996) by Serhiy Storchaka · 7 years ago
  18. 865de27 bpo-30598: _PySys_EndInit() now duplicates warnoptions (#1998) by Victor Stinner · 7 years ago
  19. ab1cb80 bpo-30547: Fix multiple reference leaks (#1995) by Stéphane Wirtel · 7 years ago
  20. 65ece7c bpo-30594: Fixed refcounting in newPySSLSocket (#1992) by Nathaniel J. Smith · 7 years ago
  21. 0ecdc52 bpo-30537: use PyNumber in itertools.islice instead of PyLong (#1918) by Will Roberts · 7 years ago
  22. 5edf827 bpo-30591: Added test for textwrap backtracking. (#1988) by Jonathan Eunice · 7 years ago
  23. 6f46683 trivial: update config.{guess,sub} from gnu.org. (GH-1987) by Matthias Klose · 7 years ago
  24. 9ba3aa4 bpo-30353: Fix pass by value for structs on 64-bit Cygwin/MinGW (GH-1559) by Erik Bray · 7 years ago
  25. 897bba7 bpo-30584: Fix test_os fails on non-English Windows (#1980) by Denis Osipov · 7 years ago
  26. add98eb bpo-30177: pathlib: include the full path in resolve(strict=False) (#1893) by Antoine Pietri · 7 years ago
  27. ff48739 bpo-30463: Add an empty __slots__ to abc.ABC. by Aaron Hall, MBA · 7 years ago
  28. ec19ba2 bpo-29596: Improve clinic howto documentation (GH-1710) by gfyoung · 7 years ago
  29. 53f2af1 bpo-30583: Fix typo in datetime dateutil documentation (GH-1972) by wim glenn · 7 years ago
  30. 6a1d84e bpo-30557: Fix test_faulthandler (#1969) by Victor Stinner · 7 years ago
  31. 5eb788b bpo-30534: Fixed error messages when pass keyword arguments (#1901) by Serhiy Storchaka · 7 years ago
  32. 5cefb6c bpo-25324: Move the description of tokenize tokens to token.rst. (#1911) by Serhiy Storchaka · 7 years ago
  33. 6260d9f bpo-30520: Implemented pickling for loggers. (#1956) by Vinay Sajip · 7 years ago
  34. b87c0df Simplify X.509 extension handling code (#1855) by Alex Gaynor · 7 years ago
  35. 8b7a4cc bpo-30095: Make CSS classes used by calendar.HTMLCalendar customizable (GH-1439) by Oz N Tiram · 7 years ago
  36. 167e0fc Install dependencies in Travis OSX build (GH-1952) by Zachary Ware · 7 years ago
  37. c53b13b bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928) by Zachary Ware · 7 years ago
  38. e6a23c8 bpo-30557: faulthandler now correctly filters and displays exception codes on Windows (#1924) by Steve Dower · 7 years ago
  39. 1bced56 bpo-30530: Update Descriptor How To Documentation (GH-1845) by Mariano Anaya · 7 years ago
  40. d3bedf3 Only run AppVeyor on long-lived branches (GH-1941) by Zachary Ware · 7 years ago
  41. 48fb766 bpo-30567: Fix refleak in sys.getwindowsversion (#1940) by Segev Finer · 7 years ago
  42. 9be4ff3 bpo-30538: Update count() in Functional Programming HOWTO (#1919) by csabella · 7 years ago
  43. 5de3a64 Simplify code in warnings modules (#1935) by Alex Gaynor · 7 years ago
  44. 9f396b6 fix comment (#1798) by leodema · 7 years ago
  45. 21c2dd7 Turn on macOS builds for Travis (GH-1846) by Brett Cannon · 7 years ago
  46. 3c2817b Fix bpo-30526: Add TextIOWrapper.reconfigure() and a TextIOWrapper.write_through attribute (#1922) by Antoine Pitrou · 7 years ago
  47. ae8750b bpo-24899: Add comparison table for os.path -> pathlib (GH-1753) by Jamiel Almeida · 7 years ago
  48. 7a99625 Fix skipping test_UNC_path on AppVeyor due to a different error being raised (#1920) by Segev Finer · 7 years ago
  49. 523776c bpo-30544: _io._WindowsConsoleIO.write raises the wrong error when WriteConsoleW fails (#1912) by Segev Finer · 7 years ago
  50. 7a82f9c bpo-30052: Always regenerate cross-references (#1339) by Nick Coghlan · 7 years ago
  51. aead53b bpo-30245: Fix possible overflow when organize struct.pack_into error message (#1682) by Johan Liu · 7 years ago
  52. cdb89cd bpo-29660: traceback: Document that etype is ignored in some places. (GH-344) by Matthias Bussonnier · 7 years ago
  53. c9ccace bpo-25324: add missing comma in Parser/tokenizer.c (GH-1910) by Albert-Jan Nijburg · 7 years ago
  54. b63530a Mark PyDict_GetItemWithError() as returning a borrowed reference. (#1818) by Eric Snow · 7 years ago
  55. 0737ee2 bpo-30499: Remove a deprecated note about sets. (GH-1848) by Julien · 7 years ago
  56. 0b4b57d bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1676) by Xiang Zhang · 7 years ago
  57. 4e624ca bpo-30509: Clean up calling type slots. (#1883) by Serhiy Storchaka · 7 years ago
  58. 56ddfd2 bpo-27618: Clarify that threading.Lock is a factory function (GH-1307) by csabella · 7 years ago
  59. a5aa72a Fix Travis config to reinstate test build (GH-1879) by Hiro Asari · 7 years ago
  60. fc354f0 bpo-25324: copy tok_name before changing it (#1608) by Albert-Jan Nijburg · 7 years ago
  61. 85aba23 subprocess test_empty_env typo fix. (#1877) by Gregory P. Smith · 7 years ago
  62. 9efad1e bpo-17188: add missing periods at the end of sentences (GH-1875) by Mariatta · 7 years ago
  63. b351248 bpo-12383: Refactor subprocess test_empty_env (#1874) by Gregory P. Smith · 7 years ago
  64. 9c972b5 Improve grammar in The Import System documentation (GH-1862) by kms70847 · 7 years ago
  65. e405d4b bpo-30361: Use better example for mixed-type operands (#1701) by gfyoung · 7 years ago
  66. a4095ef Change error message for array methods to use 'array' instead of 'list'. (#1853) by Jim Fasarakis-Hilliard · 7 years ago
  67. 163468a bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834) by Gregory P. Smith · 7 years ago
  68. eba68e2 Build docs in parallel (#1842) by Antoine Pitrou · 7 years ago
  69. 2e6bb44 Add reference to help('FORMATTING') in format() builtin (GH-166) by Amit Kumar · 7 years ago
  70. ac5bbd4 bpo-30248: Convert boolean arguments only once in _json. (#1423) by Serhiy Storchaka · 7 years ago
  71. 4a8bcdf bpo-16500: Use register_at_fork() in the threading module (#1843) by Antoine Pitrou · 7 years ago
  72. 0aa0a06 bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) by csabella · 7 years ago
  73. f7ecfac Doc nits for bpo-16500 (#1841) by Antoine Pitrou · 7 years ago
  74. eca7da0 IDLE test_help_about: edit and add test. (#1838) by terryjreedy · 7 years ago
  75. 178418a bpo-30492: Allow make clinic to work out of tree. (#1836) by Gregory P. Smith · 7 years ago
  76. 5a346d5 bpo-30290: IDLE: Refactor help_about to PEP8 names (#1714) by csabella · 7 years ago
  77. c0364fc bpo-20210: Support the *disabled* marker in Setup files (GH-132) by xdegaye · 7 years ago
  78. 346cbd3 bpo-16500: Allow registering at-fork handlers (#1715) by Antoine Pitrou · 7 years ago
  79. f931fd1 bpo-30470: Deprecate invalid ctypes call protection on Windows. (GH-1810) by Mariatta · 7 years ago
  80. a92adf8 bpo-30310: Add a test for non-ascii font family. (#1567) (#1832) by Serhiy Storchaka · 7 years ago
  81. 12d6b5d bpo-30398: Add a docstring for re.error. (#1647) by Serhiy Storchaka · 7 years ago
  82. 5becf38 Fix the signature of JSONDecodeError (no end parameter). (#1827) by Serhiy Storchaka · 7 years ago
  83. 08e2f35 bpo-22702: Clarify documentation of str.join & bytes.join (GH-156) by Sanyam Khurana · 7 years ago
  84. 2b44e30 bpo-30449 Terse slots (#1819) by Aaron Hall, MBA · 7 years ago
  85. 368cf1d bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685) by Alex Gaynor · 7 years ago
  86. 18c1356 Drop a duplicate line. (#1809) by Eric Snow · 7 years ago
  87. bc50f03 bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (#1683) by grzgrzgrz3 · 7 years ago
  88. 7ff1e88 Delete sigcheck.c since it appears unused (#1723) by Segev Finer · 7 years ago
  89. 0cd7a3f bpo-29104: Fixed parsing backslashes in f-strings. (#490) by Serhiy Storchaka · 7 years ago
  90. d1c3c13 bpo-30447: Fix/skip the subinterpreters test on some platforms. (#1791) by Eric Snow · 7 years ago
  91. 9498782 bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found (GH-972) by Garvit Khatri · 7 years ago
  92. 3480ef9 bpo-30445: Allow appended output in RecursionError message by codedragon · 7 years ago
  93. 7c2f82d bpo-28845: Clean up known issues for AIX (GH-1670) by Eric N. Vander Weele · 7 years ago
  94. 1de4705 bpo-30442: Skips refcount test in test_xml_etree under coverage (#1767) by Kushal Das · 7 years ago
  95. a083c8e bpo-30160: Clarify intended usage of wfile (gh-1300) by jugglinmike · 7 years ago
  96. 323d538 Move directory in .gitignore (#1787) by Steve Dower · 7 years ago
  97. c0fa4ba Add .idea and .iml to .gitignore (#1764) by gfyoung · 7 years ago
  98. c471ca4 bpo-30377: Simplify handling of COMMENT and NL in tokenize.py (#1607) by Albert-Jan Nijburg · 7 years ago
  99. a17a2f5 bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module (#1776) by Stéphane Wirtel · 7 years ago
  100. 07244a8 bpo-9146: Raise a ValueError if OpenSSL fails to init a hash func. (#1777) by Gregory P. Smith · 7 years ago