1. 702f8f3 bpo-33041: Rework compiling an "async for" loop. (#6142) by Serhiy Storchaka · 6 years ago
  2. 56970b8 bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation. (GH-6192) by Eric V. Smith · 6 years ago
  3. 40472dd bpo-33018: Improve issubclass() error checking and message. (GH-5944) by jab · 6 years ago
  4. d93b516 Upgrade pip to v9.0.3 and setuptools to v39.0.1 (#6184) by Donald Stufft · 6 years ago
  5. 8e4560a Add 'Field' to dataclasses.__all__. (GH-6182) by Eric V. Smith · 6 years ago
  6. dec1c77 FIX failure on OSX sem_getvalue (#6180) by Thomas Moreau · 6 years ago
  7. e2f33ad bpo-33078 - Fix queue size on pickling error (GH-6119) by Thomas Moreau · 6 years ago
  8. 8f6eccd bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) by Eric V. Smith · 6 years ago
  9. 10b134a bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) by Xiang Zhang · 6 years ago
  10. 5609b78 bpo-18802: Add more details to ipaddress documentation (GH-6083) by Cheryl Sabella · 6 years ago
  11. 2cb4661 bpo-33034: Improve exception message when cast fails for {Parse,Split}Result.port (GH-6078) by Matt Eaton · 6 years ago
  12. 7389fd9 bpo-33100: Dataclasses now handles __slots__ and default values correctly. (GH-6152) by Eric V. Smith · 6 years ago
  13. 4573820 bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127) by aetracht · 6 years ago
  14. f199bc6 bpo-32953: Dataclasses: frozen should not be inherited for non-dataclass derived classes (#6147) by Eric V. Smith · 6 years ago
  15. 3fe3304 bpo-19417: Add test_bdb.py (GH-5217) by xdegaye · 6 years ago
  16. f64aae4 Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143) by Jelle Zijlstra · 6 years ago
  17. fe2bbb1 bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822) by Serhiy Storchaka · 6 years ago
  18. 134cb01 bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951) by Serhiy Storchaka · 6 years ago
  19. bc300ce bpo-33041: Add tests for jumps in/out of 'async with' blocks. (#6110) by Serhiy Storchaka · 6 years ago
  20. bbf7bb7 bpo-27645: Fix version number in 'database in transaction' fallback (GH-6131) by Aviv Palivoda · 6 years ago
  21. 7f81bb2 Update pip to 9.0.2 and setuptools to 38.6.1 (#6133) by Donald Stufft · 6 years ago
  22. c2b0b12 bpo-32374: m_traverse may be called with m_state=NULL (GH-5140) by Marcel Plch · 6 years ago
  23. 74f5687 lib2to3: Add more tests (#6101) by Łukasz Langa · 6 years ago
  24. b8e9d6c bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (GH-6107) by xdegaye · 6 years ago
  25. b51f5de bpo-33064: lib2to3: support trailing comma after *args and **kwargs (#6096) by Łukasz Langa · 6 years ago
  26. 019f5b3 bpo-22674: fix test_strsignal on OSX (GH-6085) by Antoine Pietri · 6 years ago
  27. 095ee41 bpo-33056 FIX leaking fd in concurrent.futures.ProcessPoolExecutor (#6084) by Thomas Moreau · 6 years ago
  28. 5d2a27d signal: add strsignal() (#6017) by Antoine Pietri · 6 years ago
  29. e756f66 bpo-31804: Fix multiprocessing.Process with broken standard streams (#6079) by Antoine Pitrou · 6 years ago
  30. e2732d3 bpo-32970: Improve disassembly of the MAKE_FUNCTION instruction. (GH-5937) by Serhiy Storchaka · 6 years ago
  31. 3f7e9aa bpo-32925: Optimized iterating and containing test for literal lists (GH-5842) by Serhiy Storchaka · 6 years ago
  32. 4e24425 bpo-32946: Speed up "from ... import ..." from non-packages. (GH-5873) by Serhiy Storchaka · 6 years ago
  33. b931bd0 bpo-32338: OrderedDict import is no longer needed in re. (#4891) by Serhiy Storchaka · 6 years ago
  34. 26c9f56 bpo-33026: Fix jumping out of "with" block by setting f_lineno. (#6026) by Serhiy Storchaka · 6 years ago
  35. 7280a4e bpo-27645: Skip test_bad_target_in_transaction if SQLite == 3.8.7.1 (GH-6067) by Berker Peksag · 6 years ago
  36. d7aed41 bpo-27645: Add support for native backup facility of SQLite (GH-4238) by Emanuele Gaifas · 6 years ago
  37. c10b288 bpo-30249: Improve struct.unpack_from() error messages (GH-6059) by Xiang Zhang · 6 years ago
  38. 24d3201 bpo-33041: Fixed bytecode generation for "async for" with a complex target. (#6052) by Serhiy Storchaka · 6 years ago
  39. 5e80a71 bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044) by Andrew Svetlov · 6 years ago
  40. fc7df0e bpo-32999: Fix ABC.__subclasscheck__ crash (GH-6002) by INADA Naoki · 6 years ago
  41. bc3f228 bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988) by Xiang Zhang · 6 years ago
  42. 8a38721 bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004) by Yury Selivanov · 6 years ago
  43. b9650a0 bpo-32991: Restore expectation that inspect.getfile raises TypeError on namespace package (GH-5980) by Jason R. Coombs · 6 years ago
  44. 6921e73 bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) by Steve Dower · 6 years ago
  45. 22c82be bpo-32984: IDLE - set __file__ for startup files (GH-5981) by Terry Jan Reedy · 6 years ago
  46. 74382a3 bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) by Cheryl Sabella · 6 years ago
  47. 0e6c8ee bpo-32981: Fix catastrophic backtracking vulns (#5955) by Jamie Davis · 6 years ago
  48. b21d155 bpo-32964: Reuse a testing implementation of the path protocol in tests. (#5930) by Serhiy Storchaka · 6 years ago
  49. 5da8cfb Fixed incorrect default value for dataclass unsafe_hash. (GH-5949) by Eric V. Smith · 6 years ago
  50. f0daa88 bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) by Cheryl Sabella · 6 years ago
  51. 0954c9e bpo-30928: Update idlelib/NEWS.txt, possibly for 3.7.0b2 (GH-5932) by Terry Jan Reedy · 6 years ago
  52. be50a7b Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (#5912) by Serhiy Storchaka · 6 years ago
  53. 698dde1 bpo-31453: Add setter for min/max protocol version (#5259) by Christian Heimes · 6 years ago
  54. 9d50ab5 bpo-32951: Disable SSLSocket/SSLObject constructor (#5864) by Christian Heimes · 6 years ago
  55. 05d9fe3 bpo-32947: OpenSSL 1.1.1-pre1 / TLS 1.3 fixes (#5663) by Christian Heimes · 6 years ago
  56. 2fa6b9e bpo-32960: For dataclasses, disallow inheriting frozen from non-frozen classes and vice-versa, (GH-5919) by Eric V. Smith · 6 years ago
  57. 72d9b2b bpo-32713: Fix tarfile.itn for large/negative float values. (GH-5434) by Joffrey F · 6 years ago
  58. eee72d4 bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745) by Tobotimus · 6 years ago
  59. 6b5df90 bpo-32147: Improved perfomance of binascii.unhexlify(). (GH-4586) by Sergey Fedoseev · 6 years ago
  60. 19e7d48 bpo-32394: Remove some TCP options on old version Windows. (GH-5523) by animalize · 6 years ago
  61. 3f2e6f1 Revert unneccessary changes made in bpo-30296 and apply other improvements. (GH-2624) by Serhiy Storchaka · 6 years ago
  62. 6f600ff bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-5832) by Serhiy Storchaka · 6 years ago
  63. 973cae0 Fix 'deecorator' typo in test/test_dataclasses (GH-5899) by Terry Jan Reedy · 6 years ago
  64. dbf9cff bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (#5891) by Eric V. Smith · 6 years ago
  65. a19fb3c bpo-32622: Native sendfile on windows (#5565) by Andrew Svetlov · 6 years ago
  66. 5fb632e Delete a broken threading.local example (#5870) by Aaron Gallagher · 6 years ago
  67. b7b9225 bpo-31809: test secp ECDH curves (#4036) by Christian Heimes · 6 years ago
  68. 141c5e8 bpo-24334: Cleanup SSLSocket (#5252) by Christian Heimes · 6 years ago
  69. 42c35d9 bpo-31966: Fixed WindowsConsoleIO.write() for writing empty data. (GH-5754) by Serhiy Storchaka · 6 years ago
  70. aef1283 bpo-32819: Simplify and improve ssl.match_hostname (#5620) by Christian Heimes · 6 years ago
  71. c29c03a bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) by Cheryl Sabella · 6 years ago
  72. 11a1493 [bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128) by Christian Heimes · 6 years ago
  73. 718070d Exhaustively test dataclass hashing when no hash= value is provided. This is in anticipation of changing how non-default hashing is handled. (#5834) by Eric V. Smith · 6 years ago
  74. 58a1096 ipaddress: Use str.isascii() instead of frozenset (GH-5811) by INADA Naoki · 6 years ago
  75. 33dddac bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) by Anselm Kruis · 6 years ago
  76. 520b7ae bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (GH-5006) by Serhiy Storchaka · 6 years ago
  77. 4af8fd5 bpo-32838: Fix Python versions in the table of magic numbers. (#5658) by Serhiy Storchaka · 6 years ago
  78. a049f57 Test that new_timezone can return the UTC singleton (gh-5318) by Paul Ganssle · 6 years ago
  79. 48e8c82 bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756) by Steve Dower · 6 years ago
  80. 23ad6d0 bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage now correctly convert from bytes. (GH-5761) by Steve Dower · 6 years ago
  81. 451d1ed bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) by Terry Jan Reedy · 6 years ago
  82. c84cf6c bpo-32874: IDLE: add tests for pyparse (GH-5755) by Cheryl Sabella · 6 years ago
  83. f53d9f2 bpo-32604: Swap threads only if the interpreter is different. (gh-5778) by Eric Snow · 6 years ago
  84. 80d20b9 bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (#5240) by Zackery Spytz · 6 years ago
  85. 6240917 bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5757) by Steve Dower · 6 years ago
  86. 5537646 bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758) by Zachary Ware · 6 years ago
  87. 4c7108a bpo-32682: Improve libz version parsing in test_zilb (GH-5347) by pmp-p · 6 years ago
  88. dfa015c bpo-31972: Improve docstrings for pathlib classes (#5310) by chason · 6 years ago
  89. 08a6926 Improve error message for "setup.py upload" without dist files (#21060) by Éric Araujo · 6 years ago
  90. 03e3c34 bpo-31333: Re-implement ABCMeta in C (#5273) by Ivan Levkivskyi · 6 years ago
  91. 01423cb Improves the ability to build in CI (GH-5728) by Steve Dower · 6 years ago
  92. 9f42232 bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692) by Kyle Altendorf · 6 years ago
  93. 4c6955e bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709) by Eric Snow · 6 years ago
  94. 5746510 bpo-32841: Fix cancellation in awaiting asyncio.Condition (#5665) by Bar Harel · 6 years ago
  95. f0bc645 bpo-31787: Skip refleak check when _hashlib is not available (GH-5660) by INADA Naoki · 6 years ago
  96. d019bc8 bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995) by Oren Milman · 6 years ago
  97. da6c3da bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (GH-5608) by Segev Finer · 6 years ago
  98. 688722c bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646) by Terry Jan Reedy · 6 years ago
  99. f34e03e bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5639) by Terry Jan Reedy · 6 years ago
  100. 7766b96 bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (#5449) by Коренберг Марк · 6 years ago