1. 1557cff [doc] Fix typo in asyncio Event Loop (GH-27377) by Miss Islington (bot) · 4 years, 1 month ago
  2. b631d8d Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770) by Miss Islington (bot) · 4 years, 1 month ago
  3. 6fc1efa bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) by Miss Islington (bot) · 4 years, 1 month ago
  4. 0ea5e0d bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379) by Miss Islington (bot) · 4 years, 1 month ago
  5. 3dc88ff docs: replace "Mac OS X" -> "macOS" (GH-27364) (GH-27374) by Miss Islington (bot) · 4 years, 1 month ago
  6. 5151826 The current documentation says it returns None if the name is not found, but (GH-26785) (GH-27371) by Miss Islington (bot) · 4 years, 1 month ago
  7. 563e057 bpo-43443: Clarify difference between shelve objects and dicts (GH-27004) (GH-27369) by Miss Islington (bot) · 4 years, 1 month ago
  8. 4a5457d bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215) (GH-27368) by Miss Islington (bot) · 4 years, 1 month ago
  9. 256d97c bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (#27366) by Miss Islington (bot) · 4 years, 1 month ago
  10. 8a37e8c bpo-44732: Rename types.Union to types.UnionType (GH-27342) by Miss Islington (bot) · 4 years, 1 month ago
  11. 16a174f bpo-44734: Fix precision in turtle tests (GH-27343) (GH-27361) by Miss Islington (bot) · 4 years, 1 month ago
  12. 642d873 bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) (GH-27357) by Miss Islington (bot) · 4 years, 1 month ago
  13. 01601aa [3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) (GH-27356) by Miss Islington (bot) · 4 years, 1 month ago
  14. 628baf6 [3.10] bpo-44399: Update logging cookbook to document patterns to be avoided. (GH-27348) (GH-27352) by Miss Islington (bot) · 4 years, 1 month ago
  15. 59058a6 [3.10] bpo-43184: Add information about added attribute and method. (GH-27347) (GH-27355) by Miss Islington (bot) · 4 years, 1 month ago
  16. 0aea99e bpo-44676: Serialize the union type using only public API (GH-27323) (GH-27340) by Miss Islington (bot) · 4 years, 1 month ago
  17. ca5a4cf bpo-44731: Simplify the union type implementation (GH-27318) (GH-27334) by Ken Jin · 4 years, 1 month ago
  18. 9356d1e [3.10] bpo-44676: Add ability to serialize types.Union (GH-27244) (GH-27333) by Pablo Galindo Salgado · 4 years, 1 month ago
  19. e8c0174 bpo-44353: Improve tests covering typing.NewType pickling (GH-27302) (GH-27328) by Miss Islington (bot) · 4 years, 1 month ago
  20. 05f5d8e [3.10] bpo-44353: Expand NewType tests for complex __qualname__ (GH-27311) (GH-27326) by Łukasz Langa · 4 years, 1 month ago
  21. 45caee2 bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297) (GH-27298) by Miss Islington (bot) · 4 years, 1 month ago
  22. 659030c bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__ (GH-27316) (GH-27324) by Miss Islington (bot) · 4 years, 1 month ago
  23. d15949a bpo-44353: Document that typing.NewType is now a class (GH-27319) (GH-27321) by Miss Islington (bot) · 4 years, 1 month ago
  24. 5ec2757 bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271) (GH-27308) by Miss Islington (bot) · 4 years, 1 month ago
  25. 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) · 4 years, 1 month ago
  26. c589992 bpo-29298: Fix crash with required subparsers without dest (GH-3680) (GH-27303) by Miss Islington (bot) · 4 years, 1 month ago
  27. 21db59f bpo-44653: Support typing types in parameter substitution in the union type. (GH-27247) (#27296) by Miss Islington (bot) · 4 years, 1 month ago
  28. 9608719 bpo-44708: Only re-run test methods that match names of previously failing test methods (GH-27287) (GH-27290) by Miss Islington (bot) · 4 years, 1 month ago
  29. d0c6175 bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755) (GH-27288) by Miss Islington (bot) · 4 years, 1 month ago
  30. 0fb4b75 Fix typo in collections.rst (GH-27270) (#27285) by Miss Islington (bot) · 4 years, 1 month ago
  31. 4194f14 bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281) (GH-27282) by Miss Islington (bot) · 4 years, 1 month ago
  32. d17449f bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (GH-27274) by Miss Islington (bot) · 4 years, 1 month ago
  33. 68b4690 bpo-44566: resolve differences between asynccontextmanager and contextmanager (GH-27024) (#27266) by Miss Islington (bot) · 4 years, 1 month ago
  34. 574da46 [3.10] bpo-43219: skip Solaris in the test as well (GH-27257) (GH-27268) by Miss Islington (bot) · 4 years, 1 month ago
  35. 416f418 Update macOS build-installer script comments for 3.10 and remove unused pre-10.5 vestiges. (GH-27253) by Miss Islington (bot) · 4 years, 1 month ago
  36. 9ae5ba7 bpo-44353: Add test to cover __or__ of two NewType (GH-27259) (#27261) by Miss Islington (bot) · 4 years, 1 month ago
  37. c2f33df bpo-44353: Refactor typing.NewType into callable class (GH-27250) (#27258) by Miss Islington (bot) · 4 years, 1 month ago
  38. c895f2b bpo-44524: Add missed __name__ and __qualname__ to typing module objects (GH-27237) (#27246) by Miss Islington (bot) · 4 years, 1 month ago
  39. 8c43bf1 bpo-27513: email.utils.getaddresses() now handles Header objects (GH-13797) (GH-27242) by Miss Islington (bot) · 4 years, 1 month ago
  40. 2d04920 Clean up comma usage in Doc/library/functions.rst (GH-27083) (#27243) by Miss Islington (bot) · 4 years, 1 month ago
  41. a272164 bpo-44490: Improve typing module compatibility with types.Union (GH-27048) (#27222) by Ken Jin · 4 years, 1 month ago
  42. 37bdd22 bpo-44645: Check for interrupts on any potentially backwards edge (GH-27216) (GH-27235) by Miss Islington (bot) · 4 years, 1 month ago
  43. bce2847 [3.10] bpo-44561: Update hyperlinks in Doc/distributing/index.rst (GH-27032) (GH-27234) by Miss Islington (bot) · 4 years, 1 month ago
  44. af9a352 Correct the order of check-abidump (GH-27229) by Pablo Galindo Salgado · 4 years, 1 month ago
  45. a6670cd [3.10] bpo-44654: Do not export the union type related symbols (GH-27223). (GH-27225) by Serhiy Storchaka · 4 years, 1 month ago
  46. 85b5829 bpo-44633: Fix parameter substitution of the union type with wrong types. (GH-27218) (GH-27224) by Miss Islington (bot) · 4 years, 1 month ago
  47. 03aad30 [3.10] bpo-44654: Refactor and clean up the union type implementation (GH-27196) (GH-27219) by Miss Islington (bot) · 4 years, 1 month ago
  48. 2d055ce [3.10] bpo-44490: Add __parameters__ and __getitem__ to types.Union (GH-26980) (GH-27207) by Serhiy Storchaka · 4 years, 1 month ago
  49. e22e864 Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27212) by Miss Islington (bot) · 4 years, 1 month ago
  50. 480f29f bpo-41249: Fix postponed annotations for TypedDict (GH-27017) (#27204) by Miss Islington (bot) · 4 years, 1 month ago
  51. efda905 bpo-44655: Include the name of the type in unset __slots__ attribute errors (GH-27199) (GH-27201) by Miss Islington (bot) · 4 years, 1 month ago
  52. 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) · 4 years, 1 month ago
  53. 42a5514 Revert "bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)" (GH-27194) (#27195) by Miss Islington (bot) · 4 years, 1 month ago
  54. 93d36a5 bpo-44647: Add a permanent Unicode-valued env var to regrtest (GH-27187) (#27191) by Miss Islington (bot) · 4 years, 1 month ago
  55. 80844d1 [3.10] bpo-44652: Preserve natural order of args in the union type. (GH-27185) (GH-27190) by Serhiy Storchaka · 4 years, 1 month ago
  56. 948e39a bpo-40897:Give priority to using the current class constructor in `inspect.signature` (GH-27177) (#27189) by Miss Islington (bot) · 4 years, 1 month ago
  57. c3007ab [3.10] bpo-44636: Collapse union of equal types (GH-27178) (GH-27181) by Serhiy Storchaka · 4 years, 1 month ago
  58. 37686f7 bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138) (GH-27182) by Mark Shannon · 4 years, 1 month ago
  59. 0e349ea [3.10] bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167) (GH-27183) by Mark Shannon · 4 years, 1 month ago
  60. 7059880 bpo-44646: Fix the hash of the union type. (GH-27179) (#27180) by Miss Islington (bot) · 4 years, 1 month ago
  61. 6aa59c6 bpo-44184: Apply GH-26274 to the non-GC-type branch of subtype_dealloc (GH-27165) (GH-27174) by Miss Islington (bot) · 4 years, 1 month ago
  62. 356bdff bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161) (#27169) by Miss Islington (bot) · 4 years, 1 month ago
  63. 47695e3 bpo-44622: Set line number of END_ASYNC_FOR to match that of iterator. (GH-27160) (GH-27163) by Mark Shannon · 4 years, 1 month ago
  64. 2ce8af3 bpo-42073: allow classmethod to wrap other classmethod-like descriptors (GH-27115) (GH-27162) by Miss Islington (bot) · 4 years, 1 month ago
  65. 3026d13 Fix osx_framework_user include to match distutils (GH-27093) (GH-27159) by Miss Islington (bot) · 4 years, 1 month ago
  66. cc1a47c bpo-44632: Fix support of TypeVar in the union type (GH-27139) (GH-27143) by Miss Islington (bot) · 4 years, 1 month ago
  67. 6dec525 [3.10] bpo-44635: Convert None to NoneType in the union type constructor (GH-27136). (GH-27142) by Serhiy Storchaka · 4 years, 1 month ago
  68. 016af14 [3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157) by Miss Islington (bot) · 4 years, 1 month ago
  69. ff7af22 bpo-34932: Add socket.TCP_KEEPALIVE for macOS (GH-25079) by Miss Islington (bot) · 4 years, 1 month ago
  70. 02e4c0c [3.10] Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147) (GH-27151) by Erlend Egeberg Aasland · 4 years, 1 month ago
  71. 3048b8b bpo-44639: fix typo in sqlite.rst (transation => transaction) (GH-27145) (GH-27148) by Miss Islington (bot) · 4 years, 1 month ago
  72. 03c85d4 [3.10] Add release highlights for the 3.10 what's new document (GH-27150) (GH-27152) by Pablo Galindo Salgado · 4 years, 1 month ago
  73. 794ff7d bpo-44616: Mark all clean up instructions at end of named exception block as artificial (GH-27109) (GH-27135) by Mark Shannon · 4 years, 1 month ago
  74. 7e1d630 bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107) by Miss Islington (bot) · 4 years, 1 month ago
  75. b42eee7 bpo-44606: Fix __instancecheck__ and __subclasscheck__ for the union type. (GH-27120) by Miss Islington (bot) · 4 years, 1 month ago
  76. bb260c2 [3.10] bpo-44630: Fix assertion errors in csv module (GH-27127) (GH-27129) by Miss Islington (bot) · 4 years, 1 month ago
  77. 425756a bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) (GH-27124) by Miss Islington (bot) · 4 years, 1 month ago
  78. 9b369c9 bpo-43126: Expand docs on io.IOBase.readlines() method (GH-27061) (GH-27113) by Miss Islington (bot) · 4 years, 1 month ago
  79. 1cc6769 bpo-38741: Definition of multiple ']' in header configparser (GH-17129) (#27110) by Miss Islington (bot) · 4 years, 1 month ago
  80. f514add bpo-44514: Add doctest testcleanup for configparser and bz2 (GH-26909) (GH-27112) by Miss Islington (bot) · 4 years, 1 month ago
  81. 4a0f1df bpo-44472: Fix ltrace functionality when exceptions are raised (GH-26822) (GH-26830) by Miss Islington (bot) · 4 years, 1 month ago
  82. 7223ce3 bpo-44613: Make importlib.metadata non-provisional (GH-27101) (#27106) by Miss Islington (bot) · 4 years, 1 month ago
  83. 92abe4c [Enum] add news entry for enum module reversion (GH-27099) by Ethan Furman · 4 years, 1 month ago
  84. 721d479 bpo-42194: Add "New in version: 3.9" to argparse.BooleanOptionalAction (GH-23026) (#27097) by Miss Islington (bot) · 4 years, 1 month ago
  85. 443db64 bpo-26329: update os.path.normpath documentation (GH-20138) (GH-27094) by Miss Islington (bot) · 4 years, 1 month ago
  86. 42da46e bpo-29753: revert 0d7ad9f (GH-19850) (GH-27085) by Miss Islington (bot) · 4 years, 1 month ago
  87. 1577259 bpo-43219: shutil.copyfile, raise a less confusing exception instead of IsADirectoryError (GH-27049) by Miss Islington (bot) · 4 years, 1 month ago
  88. bff66d0 Post 3.10.0b4 by Pablo Galindo · 4 years, 1 month ago
  89. 2ba4b20 Python 3.10.0b4 by Pablo Galindo · 4 years, 1 month ago
  90. 2a722d4 bpo-44317: Improve tokenizer errors with more informative locations (GH-26555) (GH-27079) by Miss Islington (bot) · 4 years, 1 month ago
  91. 2f76368 [3.10] bpo-43897: ast validation for pattern matching nodes (GH-27074) by Batuhan Taskaya · 4 years, 1 month ago
  92. 662ace1 Doc: Fix wrong exception used in example. (GH-26572) by Miss Islington (bot) · 4 years, 1 month ago
  93. 9f2c63b bpo-44570: Fix line tracing for forward jumps to duplicated tails (GH-27067) by Mark Shannon · 4 years, 1 month ago
  94. 61eb9b5 [3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) (GH-27072) by Pablo Galindo · 4 years, 1 month ago
  95. 08697ac bpo-44582: Accelerate mimetypes.init on Windows with a native accelerator (GH-27059) by Miss Islington (bot) · 4 years, 1 month ago
  96. a219d6b docs: add the word 'official' (GH-26849) by Miss Islington (bot) · 4 years, 1 month ago
  97. f2491c6 bpo-44479: Simplified LICENSE.txt regeneration in Windows build (GH-27056) by Steve Dower · 4 years, 1 month ago
  98. 9f431dd bpo-44558: Match countOf `is`/`==` treatment to c (GH-27007) by Miss Islington (bot) · 4 years, 1 month ago
  99. 645e527 bpo-44563: Fix error handling in tee.fromiterable() (GH-27020) (GH-27041) by Miss Islington (bot) · 4 years, 1 month ago
  100. 846cc4d bpo-43453: Update and re-add example to typing runtime_checkable (GH-27013) by Miss Islington (bot) · 4 years, 1 month ago