1. 405f5c5 [3.10] bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432) (GH-27435) by Miss Islington (bot) · 3 years, 4 months ago
  2. bccb7b9 bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501) by Miss Islington (bot) · 3 years, 4 months ago
  3. 369d148 bpo-44763: [doc] remove repetitive sentence from textwrap.wrap (GH-27423) (GH-27426) by Miss Islington (bot) · 3 years, 4 months ago
  4. 97af790 bpo-44544: [doc] list all textwrap func kwargs (GH-26999) (GH-27424) by Miss Islington (bot) · 3 years, 4 months ago
  5. 8789add bpo-27827: identify a greater range of reserved filename on Windows. (GH-26698) (GH-27421) by Miss Islington (bot) · 3 years, 4 months ago
  6. a90a57e Fix typo in sqlite3.rst (GH-27415) (GH-27417) by Miss Islington (bot) · 3 years, 4 months ago
  7. c75b594 Add missing end of sentence in docs (GH-27280) (GH-27419) by Miss Islington (bot) · 3 years, 4 months ago
  8. 5eabf24 Change type check to isinstance in pipes (GH-27291) (GH-27416) by Miss Islington (bot) · 3 years, 4 months ago
  9. 0993837 Spell out 's.pop() or s.pop(i)' (GH-27398) (GH-27412) by Miss Islington (bot) · 3 years, 4 months ago
  10. f113195 bpo-44756: in ./Doc, `make build` depends on `make html` (GH-27403) (GH-27410) by Miss Islington (bot) · 3 years, 4 months ago
  11. c558e12 bpo-44657: Fix instancemethod_call to use PyInstanceMethod_GET_FUNCTION (GH-27202) by Miss Islington (bot) · 3 years, 4 months ago
  12. 684eb5c [3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-27227) (GH-27399) by Jason R. Coombs · 3 years, 4 months ago
  13. 5502ee0 bpo-44600: Refactor new tracing tests (GH-27396) (GH-27404) by Miss Islington (bot) · 3 years, 4 months ago
  14. 68e3dca bpo-34013: Move the Python 2 hints from the exception constructor to the parser (GH-27392) by Miss Islington (bot) · 3 years, 4 months ago
  15. b977f85 [3.10] bpo-34013: Generalize the invalid legacy statement error message (GH-27389). (GH-27391) by Pablo Galindo Salgado · 3 years, 4 months ago
  16. be24154 bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386) by Miss Islington (bot) · 3 years, 4 months ago
  17. 1557cff [doc] Fix typo in asyncio Event Loop (GH-27377) by Miss Islington (bot) · 3 years, 4 months ago
  18. b631d8d Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770) by Miss Islington (bot) · 3 years, 4 months ago
  19. 6fc1efa bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) by Miss Islington (bot) · 3 years, 4 months ago
  20. 0ea5e0d bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379) by Miss Islington (bot) · 3 years, 4 months ago
  21. 3dc88ff docs: replace "Mac OS X" -> "macOS" (GH-27364) (GH-27374) by Miss Islington (bot) · 3 years, 4 months ago
  22. 5151826 The current documentation says it returns None if the name is not found, but (GH-26785) (GH-27371) by Miss Islington (bot) · 3 years, 4 months ago
  23. 563e057 bpo-43443: Clarify difference between shelve objects and dicts (GH-27004) (GH-27369) by Miss Islington (bot) · 3 years, 4 months ago
  24. 4a5457d bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215) (GH-27368) by Miss Islington (bot) · 3 years, 4 months ago
  25. 256d97c bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (#27366) by Miss Islington (bot) · 3 years, 4 months ago
  26. 8a37e8c bpo-44732: Rename types.Union to types.UnionType (GH-27342) by Miss Islington (bot) · 3 years, 4 months ago
  27. 16a174f bpo-44734: Fix precision in turtle tests (GH-27343) (GH-27361) by Miss Islington (bot) · 3 years, 4 months ago
  28. 642d873 bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) (GH-27357) by Miss Islington (bot) · 3 years, 4 months ago
  29. 01601aa [3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) (GH-27356) by Miss Islington (bot) · 3 years, 4 months ago
  30. 628baf6 [3.10] bpo-44399: Update logging cookbook to document patterns to be avoided. (GH-27348) (GH-27352) by Miss Islington (bot) · 3 years, 4 months ago
  31. 59058a6 [3.10] bpo-43184: Add information about added attribute and method. (GH-27347) (GH-27355) by Miss Islington (bot) · 3 years, 4 months ago
  32. 0aea99e bpo-44676: Serialize the union type using only public API (GH-27323) (GH-27340) by Miss Islington (bot) · 3 years, 4 months ago
  33. ca5a4cf bpo-44731: Simplify the union type implementation (GH-27318) (GH-27334) by Ken Jin · 3 years, 4 months ago
  34. 9356d1e [3.10] bpo-44676: Add ability to serialize types.Union (GH-27244) (GH-27333) by Pablo Galindo Salgado · 3 years, 4 months ago
  35. e8c0174 bpo-44353: Improve tests covering typing.NewType pickling (GH-27302) (GH-27328) by Miss Islington (bot) · 3 years, 4 months ago
  36. 05f5d8e [3.10] bpo-44353: Expand NewType tests for complex __qualname__ (GH-27311) (GH-27326) by Łukasz Langa · 3 years, 4 months ago
  37. 45caee2 bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297) (GH-27298) by Miss Islington (bot) · 3 years, 4 months ago
  38. 659030c bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (GH-27316) (GH-27324) by Miss Islington (bot) · 3 years, 4 months ago
  39. d15949a bpo-44353: Document that typing.NewType is now a class (GH-27319) (GH-27321) by Miss Islington (bot) · 3 years, 4 months ago
  40. 5ec2757 bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271) (GH-27308) by Miss Islington (bot) · 3 years, 4 months ago
  41. 632e8a6 bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) (GH-27306) by Miss Islington (bot) · 3 years, 4 months ago
  42. c589992 bpo-29298: Fix crash with required subparsers without dest (GH-3680) (GH-27303) by Miss Islington (bot) · 3 years, 4 months ago
  43. 21db59f bpo-44653: Support typing types in parameter substitution in the union type. (GH-27247) (#27296) by Miss Islington (bot) · 3 years, 4 months ago
  44. 9608719 bpo-44708: Only re-run test methods that match names of previously failing test methods (GH-27287) (GH-27290) by Miss Islington (bot) · 3 years, 4 months ago
  45. d0c6175 bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755) (GH-27288) by Miss Islington (bot) · 3 years, 4 months ago
  46. 0fb4b75 Fix typo in collections.rst (GH-27270) (#27285) by Miss Islington (bot) · 3 years, 4 months ago
  47. 4194f14 bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) (GH-27282) by Miss Islington (bot) · 3 years, 4 months ago
  48. d17449f bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (GH-27274) by Miss Islington (bot) · 3 years, 4 months ago
  49. 68b4690 bpo-44566: resolve differences between asynccontextmanager and contextmanager (GH-27024) (#27266) by Miss Islington (bot) · 3 years, 4 months ago
  50. 574da46 [3.10] bpo-43219: skip Solaris in the test as well (GH-27257) (GH-27268) by Miss Islington (bot) · 3 years, 4 months ago
  51. 416f418 Update macOS build-installer script comments for 3.10 and remove unused pre-10.5 vestiges. (GH-27253) by Miss Islington (bot) · 3 years, 4 months ago
  52. 9ae5ba7 bpo-44353: Add test to cover __or__ of two NewType (GH-27259) (#27261) by Miss Islington (bot) · 3 years, 4 months ago
  53. c2f33df bpo-44353: Refactor typing.NewType into callable class (GH-27250) (#27258) by Miss Islington (bot) · 3 years, 4 months ago
  54. c895f2b bpo-44524: Add missed __name__ and __qualname__ to typing module objects (GH-27237) (#27246) by Miss Islington (bot) · 3 years, 4 months ago
  55. 8c43bf1 bpo-27513: email.utils.getaddresses() now handles Header objects (GH-13797) (GH-27242) by Miss Islington (bot) · 3 years, 4 months ago
  56. 2d04920 Clean up comma usage in Doc/library/functions.rst (GH-27083) (#27243) by Miss Islington (bot) · 3 years, 4 months ago
  57. a272164 bpo-44490: Improve typing module compatibility with types.Union (GH-27048) (#27222) by Ken Jin · 3 years, 4 months ago
  58. 37bdd22 bpo-44645: Check for interrupts on any potentially backwards edge (GH-27216) (GH-27235) by Miss Islington (bot) · 3 years, 4 months ago
  59. bce2847 [3.10] bpo-44561: Update hyperlinks in Doc/distributing/index.rst (GH-27032) (GH-27234) by Miss Islington (bot) · 3 years, 4 months ago
  60. af9a352 Correct the order of check-abidump (GH-27229) by Pablo Galindo Salgado · 3 years, 4 months ago
  61. a6670cd [3.10] bpo-44654: Do not export the union type related symbols (GH-27223). (GH-27225) by Serhiy Storchaka · 3 years, 4 months ago
  62. 85b5829 bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) (GH-27224) by Miss Islington (bot) · 3 years, 4 months ago
  63. 03aad30 [3.10] bpo-44654: Refactor and clean up the union type implementation (GH-27196) (GH-27219) by Miss Islington (bot) · 3 years, 4 months ago
  64. 2d055ce [3.10] bpo-44490: Add __parameters__ and __getitem__ to types.Union (GH-26980) (GH-27207) by Serhiy Storchaka · 3 years, 4 months ago
  65. e22e864 Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27212) by Miss Islington (bot) · 3 years, 4 months ago
  66. 480f29f bpo-41249: Fix postponed annotations for TypedDict (GH-27017) (#27204) by Miss Islington (bot) · 3 years, 4 months ago
  67. efda905 bpo-44655: Include the name of the type in unset __slots__ attribute errors (GH-27199) (GH-27201) by Miss Islington (bot) · 3 years, 4 months ago
  68. a0b1d40 bpo-44655: Don't include suggestions for attributes that are the same as the missing one (GH-27197) (GH-27198) by Miss Islington (bot) · 3 years, 4 months ago
  69. 42a5514 Revert "bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)" (GH-27194) (#27195) by Miss Islington (bot) · 3 years, 4 months ago
  70. 93d36a5 bpo-44647: Add a permanent Unicode-valued env var to regrtest (GH-27187) (#27191) by Miss Islington (bot) · 3 years, 4 months ago
  71. 80844d1 [3.10] bpo-44652: Preserve natural order of args in the union type. (GH-27185) (GH-27190) by Serhiy Storchaka · 3 years, 4 months ago
  72. 948e39a bpo-40897:Give priority to using the current class constructor in `inspect.signature` (GH-27177) (#27189) by Miss Islington (bot) · 3 years, 4 months ago
  73. c3007ab [3.10] bpo-44636: Collapse union of equal types (GH-27178) (GH-27181) by Serhiy Storchaka · 3 years, 4 months ago
  74. 37686f7 bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138) (GH-27182) by Mark Shannon · 3 years, 4 months ago
  75. 0e349ea [3.10] bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167) (GH-27183) by Mark Shannon · 3 years, 4 months ago
  76. 7059880 bpo-44646: Fix the hash of the union type. (GH-27179) (#27180) by Miss Islington (bot) · 3 years, 4 months ago
  77. 6aa59c6 bpo-44184: Apply GH-26274 to the non-GC-type branch of subtype_dealloc (GH-27165) (GH-27174) by Miss Islington (bot) · 3 years, 4 months ago
  78. 356bdff bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161) (#27169) by Miss Islington (bot) · 3 years, 4 months ago
  79. 47695e3 bpo-44622: Set line number of END_ASYNC_FOR to match that of iterator. (GH-27160) (GH-27163) by Mark Shannon · 3 years, 4 months ago
  80. 2ce8af3 bpo-42073: allow classmethod to wrap other classmethod-like descriptors (GH-27115) (GH-27162) by Miss Islington (bot) · 3 years, 4 months ago
  81. 3026d13 Fix osx_framework_user include to match distutils (GH-27093) (GH-27159) by Miss Islington (bot) · 3 years, 4 months ago
  82. cc1a47c bpo-44632: Fix support of TypeVar in the union type (GH-27139) (GH-27143) by Miss Islington (bot) · 3 years, 4 months ago
  83. 6dec525 [3.10] bpo-44635: Convert None to NoneType in the union type constructor (GH-27136). (GH-27142) by Serhiy Storchaka · 3 years, 4 months ago
  84. 016af14 [3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157) by Miss Islington (bot) · 3 years, 4 months ago
  85. ff7af22 bpo-34932: Add socket.TCP_KEEPALIVE for macOS (GH-25079) by Miss Islington (bot) · 3 years, 4 months ago
  86. 02e4c0c [3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) (GH-27151) by Erlend Egeberg Aasland · 3 years, 4 months ago
  87. 3048b8b bpo-44639: fix typo in sqlite.rst (transation => transaction) (GH-27145) (GH-27148) by Miss Islington (bot) · 3 years, 4 months ago
  88. 03c85d4 [3.10] Add release highlights for the 3.10 what's new document (GH-27150) (GH-27152) by Pablo Galindo Salgado · 3 years, 4 months ago
  89. 794ff7d bpo-44616: Mark all clean up instructions at end of named exception block as artificial (GH-27109) (GH-27135) by Mark Shannon · 3 years, 4 months ago
  90. 7e1d630 bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107) by Miss Islington (bot) · 3 years, 4 months ago
  91. b42eee7 bpo-44606: Fix __instancecheck__ and __subclasscheck__ for the union type. (GH-27120) by Miss Islington (bot) · 3 years, 4 months ago
  92. bb260c2 [3.10] bpo-44630: Fix assertion errors in csv module (GH-27127) (GH-27129) by Miss Islington (bot) · 3 years, 4 months ago
  93. 425756a bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) (GH-27124) by Miss Islington (bot) · 3 years, 4 months ago
  94. 9b369c9 bpo-43126: Expand docs on io.IOBase.readlines() method (GH-27061) (GH-27113) by Miss Islington (bot) · 3 years, 4 months ago
  95. 1cc6769 bpo-38741: Definition of multiple ']' in header configparser (GH-17129) (#27110) by Miss Islington (bot) · 3 years, 4 months ago
  96. f514add bpo-44514: Add doctest testcleanup for configparser and bz2 (GH-26909) (GH-27112) by Miss Islington (bot) · 3 years, 4 months ago
  97. 4a0f1df bpo-44472: Fix ltrace functionality when exceptions are raised (GH-26822) (GH-26830) by Miss Islington (bot) · 3 years, 4 months ago
  98. 7223ce3 bpo-44613: Make importlib.metadata non-provisional (GH-27101) (#27106) by Miss Islington (bot) · 3 years, 4 months ago
  99. 92abe4c [Enum] add news entry for enum module reversion (GH-27099) by Ethan Furman · 3 years, 4 months ago
  100. 721d479 bpo-42194: Add "New in version: 3.9" to argparse.BooleanOptionalAction (GH-23026) (#27097) by Miss Islington (bot) · 3 years, 4 months ago