1. a5669b3 bpo-43998: Fix testing without ssl module (GH-25790) by Christian Heimes · 4 years, 3 months ago
  2. 9a42d50 bpo-43957: Add a missins space to the new format enum warning (#25770) by Pablo Galindo · 4 years, 3 months ago
  3. e983252 bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778) by Christian Heimes · 4 years, 3 months ago
  4. 50c21ad Fixing doc for callback for lambda (GG-25779) by Shreyash Sharma · 4 years, 3 months ago
  5. 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
  6. f82fd77 bpo-43989: Temporarily disable warnings in ssltests (GH-25780) by Christian Heimes · 4 years, 3 months ago
  7. bf99b71 bpo-43993: Update vendored pip to 21.1.1 (GH-25761) by Stéphane Bidoul · 4 years, 3 months ago
  8. 99f71ae Noted my recent contributions in "What's New In Python 3.10". (#25771) by larryhastings · 4 years, 3 months ago
  9. c241991 bpo-42269: Add slots parameter to dataclass decorator (GH-24171) by Yurii Karabas · 4 years, 3 months ago
  10. 558df90 bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768) by Pablo Galindo · 4 years, 3 months ago
  11. 251ffa9 bpo-41486: Fix initial buffer size can't > UINT32_MAX in zlib module (GH-25738) by Ma Lin · 4 years, 3 months ago
  12. e467ec4 bpo-43995: Fix reference leak in test_grammar (GH-25764) by Erlend Egeberg Aasland · 4 years, 3 months ago
  13. e726a90 bpo-43971: Add spaces around annotated arg default '=' (GH-25702) by Mohamed Moselhy · 4 years, 3 months ago
  14. e08c673 bpo-43928: Fix 'succesfully' typo in document (GH-25569) by JT · 4 years, 3 months ago
  15. 0048c60 bpo-43935: Fix typo in Turtle.back() docstring (GH-25581) by Tarjei Bærland · 4 years, 3 months ago
  16. 726c931 bpo-43888: Remove coverage builds from CI (GH-25679) by Ammar Askar · 4 years, 3 months ago
  17. 6143fcd bpo-43979: Remove unnecessary operation from urllib.parse.parse_qsl (GH-25756) by Dong-hee Na · 4 years, 3 months ago
  18. 6689e45 bpo-43981: Fix reference leaks in test_squeezer (GH-25758) by Pablo Galindo · 4 years, 3 months ago
  19. 665c774 bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25753) by Victor Stinner · 4 years, 3 months ago
  20. e374a40 bpo-43901: Fix refleaks in test_module (GH-25754) by Pablo Galindo · 4 years, 3 months ago
  21. 7dcf0f6 bpo-43916: select.devpoll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25751) by Victor Stinner · 4 years, 3 months ago
  22. 9746cda bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types (GH-25748) by Erlend Egeberg Aasland · 4 years, 4 months ago
  23. 387397f bpo-43916: select.poll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25750) by Erlend Egeberg Aasland · 4 years, 4 months ago
  24. 5979e81 bpo-43933: Set frame.f_lineno during call to __exit__ (GH-25719) by Mark Shannon · 4 years, 4 months ago
  25. 6414138 bpo-43908: check_set_special_type_attr() checks Py_TPFLAGS_IMMUTABLETYPE (GH-25743) by Erlend Egeberg Aasland · 4 years, 4 months ago
  26. 9032cf5 bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) by Jakub Kulík · 4 years, 4 months ago
  27. 4908fae bpo-43916: PyStdPrinter_Type uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25749) by Victor Stinner · 4 years, 4 months ago
  28. 0cad068 bpo-43916: Remove _disabled_new() function (GH-25745) by Victor Stinner · 4 years, 4 months ago
  29. 3bb0994 bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721) by Victor Stinner · 4 years, 4 months ago
  30. b73b5fb bpo-43973: object_set_class() checks Py_TPFLAGS_IMMUTABLETYPE (GH-25714) by Erlend Egeberg Aasland · 4 years, 4 months ago
  31. 069e81a bpo-43977: Use tp_flags for collection matching (GH-25723) by Mark Shannon · 4 years, 4 months ago
  32. 2abbd8f bpo-43954: Fix a missing word in the unittest docs (GH-25672) by Zackery Spytz · 4 years, 4 months ago
  33. 74613a4 bpo-43817: Add inspect.get_annotations(). (#25522) by larryhastings · 4 years, 4 months ago
  34. a62e424 bpo-43981: Fix error in idle-test leak test (GH-25739) by Terry Jan Reedy · 4 years, 4 months ago
  35. 175a54b Two minor fixes for accessing a module's name. (#25658) by larryhastings · 4 years, 4 months ago
  36. 2f2b698 bpo-43901: Lazy-create an empty annotations dict in all unannotated user classes and modules (#25623) by larryhastings · 4 years, 4 months ago
  37. dbe60ee bpo-43892: Validate the first term of complex literal value patterns (GH-25735) by Brandt Bucher · 4 years, 4 months ago
  38. 87655e2 bpo-42800: Rename AUDIT_READ to PY_AUDIT_READ (GH-25736) by Steve Dower · 4 years, 4 months ago
  39. 9a2c2a9 bpo-42800: add audit hooks for f_code and tb_frame (GH-24182) by Ryan Hileman · 4 years, 4 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. 2fd928c bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872) by sblondon · 4 years, 4 months ago
  42. 76cd81d bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) by Senthil Kumaran · 4 years, 4 months ago
  43. 14fc2bd bpo-28254: Add PyGC_ functions to the stable ABI manifest (GH-25720) by Petr Viktorin · 4 years, 4 months ago
  44. c76da79 bpo-42739: Don't use sentinels to mark end of line table. (GH-25657) by Mark Shannon · 4 years, 4 months ago
  45. 53dd6c9 bpo-43651: Fix test_logging (GH-25715) by Inada Naoki · 4 years, 4 months ago
  46. abfd638 bpo-43774: Enhance debug build documentation (GH-25712) by Victor Stinner · 4 years, 4 months ago
  47. 8ec2f0d bpo-37892: Use space indents in IDLE Shell (GH-25678) by Terry Jan Reedy · 4 years, 4 months ago
  48. f6ee4da bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315) by Petr Viktorin · 4 years, 4 months ago
  49. 645ed62 bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711) by Victor Stinner · 4 years, 4 months ago
  50. b1f413e bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() (GH-25709) by Victor Stinner · 4 years, 4 months ago
  51. 5bd0619 bpo-43908: Document Static Types in the C API (GH-25710) by Victor Stinner · 4 years, 4 months ago
  52. c6ad03f bpo-43908: Make array.array type immutable (GH-25696) by Erlend Egeberg Aasland · 4 years, 4 months ago
  53. 5daf70b bpo-43908: Make re types immutable (GH-25697) by Erlend Egeberg Aasland · 4 years, 4 months ago
  54. 1e7b858 bpo-43892: Make match patterns explicit in the AST (GH-25585) by Nick Coghlan · 4 years, 4 months ago
  55. e52ab42 bpo-41139: Deprecate `cgi.log()` (GH-25625) by Inada Naoki · 4 years, 4 months ago
  56. a692565 bpo-43651: Fix EncodingWarning in `os.fdopen()` and test_os (GH-25654) by Inada Naoki · 4 years, 4 months ago
  57. fa51c0c bpo-43651: Fix EncodingWarning in tests. (GH-25655) by Inada Naoki · 4 years, 4 months ago
  58. 8557edb bpo-24275: Don't downgrade unicode-only dicts to mixed on lookups (GH-25186) by Hristo Venev · 4 years, 4 months ago
  59. 69a733b [doc] Be more clear on super() regarding multiple base classes methods (GH-21789) by Andre Delfino · 4 years, 4 months ago
  60. 08a4803 [doc] Do some polishing in IDEs section (GH-22070) by Andre Delfino · 4 years, 4 months ago
  61. b38b2fa Document importlib.metadata.PackagePath.locate method (GH-25669) by Paul Moore · 4 years, 4 months ago
  62. 4a85718 bpo-43970: Optimize Path.cwd() in pathlib by not instantiating a class unnecessarily (GH-25699) by kfollstad · 4 years, 4 months ago
  63. 15d3861 bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) by Tal Einat · 4 years, 4 months ago
  64. 103d5e4 bpo-28254: _posixsubprocess uses PyGC_Enable/PyGC_Disable (GH-25693) by Victor Stinner · 4 years, 4 months ago
  65. 3b52c8d bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag (GH-25520) by Erlend Egeberg Aasland · 4 years, 4 months ago
  66. 3cc481b bpo-28254: Add a C-API for controlling the GC state (GH-25687) by scoder · 4 years, 4 months ago
  67. 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
  68. 859577c bpo-41559: Change PEP 612 implementation to pure Python (#25449) by Ken Jin · 4 years, 4 months ago
  69. c1a9535 bpo-43955: Handle the case where the distutils warning has already been triggered (GH-25675) by Steve Dower · 4 years, 4 months ago
  70. 4c49be7 bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) by scoder · 4 years, 4 months ago
  71. fe52eb6 bpo-43961: Fix test_logging.test_namer_rotator_inheritance() (GH-25684) by Victor Stinner · 4 years, 4 months ago
  72. 32c5a17 bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) by Victor Stinner · 4 years, 4 months ago
  73. 21b02b5 bpo-43960: test_pdb resets breakpoints (GH-25673) by Irit Katriel · 4 years, 4 months ago
  74. db0c5b7 bpo-43776: Remove list call from args in Popen repr (GH-25338) by M. Kocher · 4 years, 4 months ago
  75. f9bedb6 bpo-41486: Faster bz2/lzma/zlib via new output buffering (GH-21740) by Ma Lin · 4 years, 4 months ago
  76. a5e6444 bpo-43963: Add _signal module state (GH-25676) by Victor Stinner · 4 years, 4 months ago
  77. 5c84bb5 bpo-37751: Update `codecs.register()` doc. (GH-25643) by Inada Naoki · 4 years, 4 months ago
  78. a09766d bpo-43963: Fix import _signal in subinterpreters (GH-25674) by Victor Stinner · 4 years, 4 months ago
  79. 6bd9288 bpo-43957: [Enum] Deprecate ``TypeError`` from containment checks. (GH-25670) by Ethan Furman · 4 years, 4 months ago
  80. 9aea31d bpo-8978: improve tarfile.open error message when lzma / bz2 are missing (GH-24850) by Anthony Sottile · 4 years, 4 months ago
  81. 8a37463 Fix generated file name for installer builds on macOS 11+. (GH-25661) by Ned Deily · 4 years, 4 months ago
  82. ce82781 bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640) by Erlend Egeberg Aasland · 4 years, 4 months ago
  83. bf0c7c0 bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641) by Erlend Egeberg Aasland · 4 years, 4 months ago
  84. 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
  85. 99fdd78 bpo-43766: Fix TypeGuard docs (#25660) by Ken Jin · 4 years, 4 months ago
  86. 05ab4b6 bpo-43766: Implement PEP 647 (User-Defined Type Guards) in typing.py (#25282) by Ken Jin · 4 years, 4 months ago
  87. d925133 bpo-43312: Functions returning default and preferred sysconfig schemes (GH-24644) by Tzu-ping Chung · 4 years, 4 months ago
  88. 93f4118 Fix thread locks in zlib module may go wrong in rare case. (#22126) by Ma Lin · 4 years, 4 months ago
  89. 878bc8b bpo-43651: Fix EncodingWarning in fileinput and its test (GH-25648) by Inada Naoki · 4 years, 4 months ago
  90. caae717 bpo-43651: Fix EncodingWarning in zipfile (GH-25650) by Inada Naoki · 4 years, 4 months ago
  91. 5987b8c bpo-43945: [Enum] Deprecate non-standard mixin format() behavior (GH-25649) by Ethan Furman · 4 years, 4 months ago
  92. cfe523b bpo-43651: PEP 597: Fix `socket.makefile()` (GH-25645) by Inada Naoki · 4 years, 4 months ago
  93. 743e2ba [doc] Remove duplicated operator.itemgetter example (GH-24178) by Andre Delfino · 4 years, 4 months ago
  94. 9dfefbe bpo-43651: Fix EncodingWarning in `pydoc`. (GH-25644) by Inada Naoki · 4 years, 4 months ago
  95. 284c52d bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH-25584) by Dennis Sweeney · 4 years, 4 months ago
  96. 7244c00 bpo-43762: Add audit events for loading of sqlite3 extensions (GH-25246) by Erlend Egeberg Aasland · 4 years, 4 months ago
  97. 52cd6d5 Use the zero argument form of super() in examples for Python3 docs. (GH-22314) by Andre Delfino · 4 years, 4 months ago
  98. 425434d bpo-40432: Use python 3.8 or higher to compile CPython on Windows (#25389) by Ken Jin · 4 years, 4 months ago
  99. 8a307e4 bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) by Llandy Riveron Del Risco · 4 years, 4 months ago
  100. 1b1f985 bpo-42904: Change search order of typing.get_type_hints eval (#25632) by Ken Jin · 4 years, 4 months ago