1. d3b9134 Remove Enum warnings from test_httpservers (GH-25844) by Shreyan Avigyan · 4 years, 3 months ago
  2. 80a2a4e bpo-38530: Refactor and improve AttributeError suggestions (GH-25776) by Dennis Sweeney · 4 years, 3 months ago
  3. c715b52 bpo-43943: ssl tests: Increase server socket timeout, backlog, debugging (GH-25850) by Christian Heimes · 4 years, 3 months ago
  4. 7719953 bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" (GH-25848) by Pablo Galindo · 4 years, 3 months ago
  5. 4ffd6fd Increase test timeout (GH-25842) by Andrew Svetlov · 4 years, 3 months ago
  6. ad106c6 bpo-42725: Render annotations effectless on symbol table with PEP 563 (GH-25583) by Batuhan Taskaya · 4 years, 3 months ago
  7. 37ebdf0 bpo-44011: Fix asyncio tests without ssl module (GH-25840) by Christian Heimes · 4 years, 3 months ago
  8. 99ad742 bpo-44015: dataclasses should allow KW_ONLY to be specified only once per class (GH-25841) by Eric V. Smith · 4 years, 3 months ago
  9. 8c598db bpo-25478: Add total() method to collections.Counter (GH-25829) by Raymond Hettinger · 4 years, 3 months ago
  10. 8703178 bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827) by Ned Deily · 4 years, 3 months ago
  11. 33ec88a bpo-43977: Make sure that tp_flags for pattern matching are inherited correctly. (GH-25813) by Mark Shannon · 4 years, 3 months ago
  12. 5fb06ed bpo-44011: New asyncio ssl implementation (#17975) by Andrew Svetlov · 4 years, 3 months ago
  13. c96cc08 bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818) by Erlend Egeberg Aasland · 4 years, 3 months ago
  14. 37e0c78 bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565) by Jason R. Coombs · 4 years, 3 months ago
  15. 0ad1e03 bpo-43754: Eliminate bindings for partial pattern matches (GH-25229) by Brandt Bucher · 4 years, 3 months ago
  16. 60ce8f0 bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) by Christian Heimes · 4 years, 3 months ago
  17. 91554e4 bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792) by Christian Heimes · 4 years, 3 months ago
  18. 1ae05fd Revert "bpo-43989: Temporarily disable warnings in ssltests (GH-25780)" (GH-25793) by Ethan Furman · 4 years, 3 months ago
  19. ddbef71 bpo-43916: Rewrite new hashlib tests, fix typo (GH-25791) by Christian Heimes · 4 years, 3 months ago
  20. a5669b3 bpo-43998: Fix testing without ssl module (GH-25790) by Christian Heimes · 4 years, 3 months ago
  21. e983252 bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778) by Christian Heimes · 4 years, 3 months ago
  22. 823fbf4 If using a frozen class with slots, add __getstate__ and __setstate__ to set the instance values. (GH-25786) by Eric V. Smith · 4 years, 3 months ago
  23. f82fd77 bpo-43989: Temporarily disable warnings in ssltests (GH-25780) by Christian Heimes · 4 years, 3 months ago
  24. c241991 bpo-42269: Add slots parameter to dataclass decorator (GH-24171) by Yurii Karabas · 4 years, 3 months ago
  25. e467ec4 bpo-43995: Fix reference leak in test_grammar (GH-25764) by Erlend Egeberg Aasland · 4 years, 3 months ago
  26. 665c774 bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25753) by Victor Stinner · 4 years, 3 months ago
  27. e374a40 bpo-43901: Fix refleaks in test_module (GH-25754) by Pablo Galindo · 4 years, 3 months ago
  28. 7dcf0f6 bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25751) by Victor Stinner · 4 years, 3 months ago
  29. 9746cda bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types (GH-25748) by Erlend Egeberg Aasland · 4 years, 3 months ago
  30. 387397f bpo-43916: select.poll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25750) by Erlend Egeberg Aasland · 4 years, 3 months ago
  31. 5979e81 bpo-43933: Set frame.f_lineno during call to __exit__ (GH-25719) by Mark Shannon · 4 years, 3 months ago
  32. 6414138 bpo-43908: check_set_special_type_attr() checks Py_TPFLAGS_IMMUTABLETYPE (GH-25743) by Erlend Egeberg Aasland · 4 years, 3 months ago
  33. 4908fae bpo-43916: PyStdPrinter_Type uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25749) by Victor Stinner · 4 years, 3 months ago
  34. 0cad068 bpo-43916: Remove _disabled_new() function (GH-25745) by Victor Stinner · 4 years, 3 months ago
  35. 3bb0994 bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721) by Victor Stinner · 4 years, 3 months ago
  36. 74613a4 bpo-43817: Add inspect.get_annotations(). (#25522) by larryhastings · 4 years, 3 months ago
  37. 175a54b Two minor fixes for accessing a module's name. (#25658) by larryhastings · 4 years, 3 months ago
  38. 2f2b698 bpo-43901: Lazy-create an empty annotations dict in all unannotated user classes and modules (#25623) by larryhastings · 4 years, 3 months ago
  39. dbe60ee bpo-43892: Validate the first term of complex literal value patterns (GH-25735) by Brandt Bucher · 4 years, 3 months ago
  40. 088a15c bpo-43933: Show frame.f_lineno as None, rather than -1, if there is no line number. (GH-25717) by Mark Shannon · 4 years, 4 months ago
  41. 76cd81d bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) by Senthil Kumaran · 4 years, 4 months ago
  42. c76da79 bpo-42739: Don't use sentinels to mark end of line table. (GH-25657) by Mark Shannon · 4 years, 4 months ago
  43. 53dd6c9 bpo-43651: Fix test_logging (GH-25715) by Inada Naoki · 4 years, 4 months ago
  44. b1f413e bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() (GH-25709) by Victor Stinner · 4 years, 4 months ago
  45. c6ad03f bpo-43908: Make array.array type immutable (GH-25696) by Erlend Egeberg Aasland · 4 years, 4 months ago
  46. 5daf70b bpo-43908: Make re types immutable (GH-25697) by Erlend Egeberg Aasland · 4 years, 4 months ago
  47. 1e7b858 bpo-43892: Make match patterns explicit in the AST (GH-25585) by Nick Coghlan · 4 years, 4 months ago
  48. e52ab42 bpo-41139: Deprecate `cgi.log()` (GH-25625) by Inada Naoki · 4 years, 4 months ago
  49. a692565 bpo-43651: Fix EncodingWarning in `os.fdopen()` and test_os (GH-25654) by Inada Naoki · 4 years, 4 months ago
  50. fa51c0c bpo-43651: Fix EncodingWarning in tests. (GH-25655) by Inada Naoki · 4 years, 4 months ago
  51. 8557edb bpo-24275: Don't downgrade unicode-only dicts to mixed on lookups (GH-25186) by Hristo Venev · 4 years, 4 months ago
  52. 103d5e4 bpo-28254: _posixsubprocess uses PyGC_Enable/PyGC_Disable (GH-25693) by Victor Stinner · 4 years, 4 months ago
  53. baecfbd bpo-43757: Make pathlib use os.path.realpath() to resolve symlinks in a path (GH-25264) by Barney Gale · 4 years, 4 months ago
  54. 859577c bpo-41559: Change PEP 612 implementation to pure Python (#25449) by Ken Jin · 4 years, 4 months ago
  55. c1a9535 bpo-43955: Handle the case where the distutils warning has already been triggered (GH-25675) by Steve Dower · 4 years, 4 months ago
  56. fe52eb6 bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) by Victor Stinner · 4 years, 4 months ago
  57. 21b02b5 bpo-43960: test_pdb resets breakpoints (GH-25673) by Irit Katriel · 4 years, 4 months ago
  58. db0c5b7 bpo-43776: Remove list call from args in Popen repr (GH-25338) by M. Kocher · 4 years, 4 months ago
  59. 6bd9288 bpo-43957: [Enum] Deprecate ``TypeError`` from containment checks. (GH-25670) by Ethan Furman · 4 years, 4 months ago
  60. 9aea31d bpo-8978: improve tarfile.open error message when lzma / bz2 are missing (GH-24850) by Anthony Sottile · 4 years, 4 months ago
  61. e3bf179 bpo-43864: Silence deprecation warning in test_importlib.test_module_found and test_importlib.test_module_not_found (GH-25656) by Shreyan Avigyan · 4 years, 4 months ago
  62. 05ab4b6 bpo-43766: Implement PEP 647 (User-Defined Type Guards) in typing.py (#25282) by Ken Jin · 4 years, 4 months ago
  63. d925133 bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24644) by Tzu-ping Chung · 4 years, 4 months ago
  64. 878bc8b bpo-43651: Fix EncodingWarning in fileinput and its test (GH-25648) by Inada Naoki · 4 years, 4 months ago
  65. caae717 bpo-43651: Fix EncodingWarning in zipfile (GH-25650) by Inada Naoki · 4 years, 4 months ago
  66. 5987b8c bpo-43945: [Enum] Deprecate non-standard mixin format() behavior (GH-25649) by Ethan Furman · 4 years, 4 months ago
  67. cfe523b bpo-43651: PEP 597: Fix `socket.makefile()` (GH-25645) by Inada Naoki · 4 years, 4 months ago
  68. 284c52d bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH-25584) by Dennis Sweeney · 4 years, 4 months ago
  69. 7244c00 bpo-43762: Add audit events for loading of sqlite3 extensions (GH-25246) by Erlend Egeberg Aasland · 4 years, 4 months ago
  70. 1b1f985 bpo-42904: Change search order of typing.get_type_hints eval (#25632) by Ken Jin · 4 years, 4 months ago
  71. 94549ee Add additional keyword-only tests. (GH-25633) by Eric V. Smith · 4 years, 4 months ago
  72. 666991f bpo-18233: Add internal methods to access peer chain (GH-25467) by Christian Heimes · 4 years, 4 months ago
  73. c028053 Add keyword-only fields to dataclasses. (GH=25608) by Eric V. Smith · 4 years, 4 months ago
  74. 09aa6f9 bpo-38490: statistics: Add covariance, Pearson's correlation, and simple linear regression (#16813) by Tymoteusz Wołodźko · 4 years, 4 months ago
  75. 172c0f2 bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop() (GH-23554) by Serhiy Storchaka · 4 years, 4 months ago
  76. face87c bpo-42609: Check recursion depth in the AST validator and optimizer (GH-23744) by Serhiy Storchaka · 4 years, 4 months ago
  77. 8cc3cfa bpo-42737: annotations with complex targets no longer causes any runtime effects (GH-23952) by Batuhan Taskaya · 4 years, 4 months ago
  78. c6ca368 bpo-43780: Sync with importlib_metadata 3.10 (GH-25297) by Jason R. Coombs · 4 years, 4 months ago
  79. ce9a064 bpo-43921: also accept EOF in post-handshake auth test (GH-25574) by Christian Heimes · 4 years, 4 months ago
  80. c8666cf bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553) by Christian Heimes · 4 years, 4 months ago
  81. f05c2ae bpo-31870: Fix test_get_server_certificate_timeout on Windows (GH-25570) by Christian Heimes · 4 years, 4 months ago
  82. b2fac1a bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270) by Zackery Spytz · 4 years, 4 months ago
  83. 22556d8 Silence find_module() DeprecationWarning on Windows tests (GH-25563) by Brett Cannon · 4 years, 4 months ago
  84. 1e9f093 bpo-43907: add missing memoize call in pure python pickling of bytearray (GH-25501) by Carl Friedrich Bolz-Tereick · 4 years, 4 months ago
  85. f24e2e5 bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` (GH-18909) by Barney Gale · 4 years, 4 months ago
  86. e047239 bpo-43921: ignore failing test_wrong_cert_tls13 on Windows (GH-25561) by Christian Heimes · 4 years, 4 months ago
  87. 019e9e8 bpo-43538: Add extra arguments to os.startfile (GH-25538) by Steve Dower · 4 years, 4 months ago
  88. 3513d55 bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539) by Steve Dower · 4 years, 4 months ago
  89. a77aac4 bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525) by Pablo Galindo · 4 years, 4 months ago
  90. 90d02e5 bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142) by Lumír 'Frenzy' Balhar · 4 years, 4 months ago
  91. b9ad88b bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) by Christian Heimes · 4 years, 4 months ago
  92. 927b841 bpo-37363: Add audit events to the `http.client` module (GH-21321) by Saiyang Gou · 4 years, 4 months ago
  93. 37b173c bpo-38659: Properly re-intialize module variables in test_enum (GH-25516) by Ammar Askar · 4 years, 4 months ago
  94. a02cb47 bpo-38659: [Enum] add _simple_enum decorator (GH-25497) by Ethan Furman · 4 years, 4 months ago
  95. 56c95df bpo-43859: Improve the error message for IndentationError exceptions (GH-25431) by Pablo Galindo · 4 years, 4 months ago
  96. b0544ba bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490) by Pablo Galindo · 4 years, 4 months ago
  97. 3309113 bpo-43799: Also define SSLv3_method() (GH-25481) by Christian Heimes · 4 years, 4 months ago
  98. 503cdc7 Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476) by Ethan Furman · 4 years, 4 months ago
  99. dbac8f4 bpo-38659: [Enum] add _simple_enum decorator (GH-25285) by Ethan Furman · 4 years, 4 months ago
  100. 7a04116 bpo-25460: Surround suggestions by quotes (GH-25473) by Pablo Galindo · 4 years, 4 months ago