1. 7ddbaa7 bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416) by Terry Jan Reedy · 3 years, 10 months ago
  2. b437aa8 bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404) by Christian Heimes · 3 years, 10 months ago
  3. 646d7fd bpo-1635741: Port gc module to multiphase initialization (GH-23377) by Christian Heimes · 3 years, 10 months ago
  4. cfeb543 bpo-1635741: Port _struct to multiphase initialization (GH-23398) by Christian Heimes · 3 years, 10 months ago
  5. 3390347 bpo-42403: Simplify importlib external bootstrap (GH-23397) by Victor Stinner · 3 years, 10 months ago
  6. bf9d70a bpo-1635741: Port spwd to multiphase initialization (GH-23390) by Christian Heimes · 3 years, 10 months ago
  7. 3094dd5 bpo-1635741: Port _queue to multiphase initialization (GH-23376) by Christian Heimes · 3 years, 10 months ago
  8. fa2eee9 bpo-1635741: Port grp and pwd to multiphase initialization (GH-23360) by Christian Heimes · 3 years, 10 months ago
  9. cc0cd43 bpo-1635741: Port _random to multiphase initialization (GH-23359) by Christian Heimes · 3 years, 10 months ago
  10. 13b865f bpo-42375: subprocess DragonFlyBSD build update. (GH-23320) by David CARLIER · 3 years, 10 months ago
  11. 6f4635f bpo-1635741: Port _warnings to the multi-phase init (GH-23379) by Victor Stinner · 3 years, 10 months ago
  12. 0e2ac21 bpo-39573: Convert Py_TYPE() and Py_SIZE() back to macros (GH-23366) by Victor Stinner · 3 years, 10 months ago
  13. 07f2ade bpo-40998: Address compiler warnings found by ubsan (GH-20929) by Christian Heimes · 3 years, 10 months ago
  14. 46f59eb bpo-1635741: Port _hashlib to multiphase initialization (GH-23358) by Christian Heimes · 3 years, 10 months ago
  15. c701101 bpo-1635741: Port symtable module to multiphase initialization (GH-23361) by Christian Heimes · 3 years, 10 months ago
  16. 8fba952 bpo-42398: Fix "make regen-all" race condition (GH-23362) by Victor Stinner · 3 years, 10 months ago
  17. ce04e71 bpo-41561: skip test_min_max_version_mismatch (GH-22308) by Christian Heimes · 3 years, 10 months ago
  18. 7f9b25a bpo-41713: Port _signal module to multi-phase init (GH-23355) by Victor Stinner · 3 years, 10 months ago
  19. 266b462 bpo-42349: Compiler clean up. More yak-shaving for PEP 626. (GH-23267) by Mark Shannon · 3 years, 10 months ago
  20. 0ae323b bpo-41686: Always create the SIGINT event on Windows (GH-23344) by Victor Stinner · 3 years, 10 months ago
  21. a1f401a bpo-42264: Deprecate sqlite3.OptimizedUnicode (GH-23163) by Erlend Egeberg Aasland · 3 years, 10 months ago
  22. 296a796 bpo-41713: Remove PyOS_InitInterrupts() function (GH-23342) by Victor Stinner · 3 years, 10 months ago
  23. 2ffba2a bpo-41861, _sqlite3 : Add NEWS entry and rename variables (GH-23337) by Erlend Egeberg Aasland · 3 years, 10 months ago
  24. f03d318 bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) by Yurii Karabas · 3 years, 10 months ago
  25. b0aba1f bpo-42381: Allow walrus in set literals and set comprehensions (GH-23332) by Pablo Galindo · 3 years, 10 months ago
  26. a57b3d3 bpo-41625: Expose the splice() system call in the os module (GH-21947) by Pablo Galindo · 3 years, 10 months ago
  27. 9cc9e27 bpo-42120: Remove macro defining copysign to _copysign on Windows (GH-23326) by Steve Dower · 3 years, 10 months ago
  28. cae6018 bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317) by Lysandros Nikolaou · 3 years, 10 months ago
  29. cb3e5ed bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) by Lysandros Nikolaou · 3 years, 10 months ago
  30. f62dad1 bpo-38506: Fix the Windows py.exe launcher's misordering of 3.10 (GH-18307) by Zackery Spytz · 3 years, 10 months ago
  31. c79667f bpo-42087: Remove support for AIX 5.3 and below (GH-22830) by Kevin Adler · 3 years, 10 months ago
  32. ae6cd7c bpo-37205: time.time() cannot fail with fatal error (GH-23314) by Victor Stinner · 3 years, 10 months ago
  33. 5909a49 bpo-42350: Fix Thread._reset_internal_locks() (GH-23268) by Victor Stinner · 3 years, 10 months ago
  34. 3df5c68 bpo-37205: time.perf_counter() and time.monotonic() are system-wide (GH-23284) by Victor Stinner · 3 years, 10 months ago
  35. aa01011 bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297) by Yash Shete · 3 years, 10 months ago
  36. 384b7a4 bpo-42332: Add weakref slot to types.GenericAlias (GH-23250) by kj · 3 years, 10 months ago
  37. a26215d bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281) by Serhiy Storchaka · 3 years, 10 months ago
  38. d2e94bb bpo-42131: Add PEP 451-related methods to zipimport (GH-23187) by Brett Cannon · 3 years, 10 months ago
  39. 9b69342 bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) by Steve Dower · 3 years, 10 months ago
  40. cd9fed6 bpo-41001: Add os.eventfd() (#20930) by Christian Heimes · 3 years, 10 months ago
  41. f97406b bpo-40968: Send http/1.1 ALPN extension (#20959) by Christian Heimes · 3 years, 10 months ago
  42. b3b9808 bpo-41617: Add _Py__has_builtin() macro (GH-23260) by Victor Stinner · 3 years, 10 months ago
  43. d96a7a8 bpo-42296: On Windows, fix CTRL+C regression (GH-23257) by Victor Stinner · 3 years, 10 months ago
  44. 750c5ab bpo-42308: Add threading.__excepthook__ (GH-23218) by Mario Corchero · 3 years, 10 months ago
  45. b5cc05b bpo-38823: Always build _ctypes with wchar_t (GH-23248) by Victor Stinner · 3 years, 10 months ago
  46. fd4ed57 bpo-42237: Fix os.sendfile() on illumos (GH-23154) by Jakub Stasiak · 3 years, 10 months ago
  47. 877df85 bpo-42246: Partial implementation of PEP 626. (GH-23113) by Mark Shannon · 3 years, 10 months ago
  48. fa476fe bpo-39411: pyclbr rewrite on AST (#18103) by Batuhan Taskaya · 3 years, 10 months ago
  49. 95ce7cd bpo-1635741: Fix typo in PyModule_AddObjectRef() doc (GH-23234) by Victor Stinner · 3 years, 10 months ago
  50. 7e5ef0a bpo-42140: Improve asyncio.wait function (GH-22938) by Diogo Dutra · 3 years, 10 months ago
  51. a13b26c bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931) by Hai Shi · 3 years, 10 months ago
  52. ace3f9a bpo-42260: Fix _PyConfig_Read() if compute_path_config=0 (GH-23220) by Victor Stinner · 3 years, 10 months ago
  53. 1e996c3 bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values (#22780) by Vladimir Matveev · 3 years, 10 months ago
  54. e59b2de bpo-42014: shutil.rmtree: call onerror with correct function (GH-22585) by Michal Čihař · 3 years, 10 months ago
  55. 42d873c bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) by Andrew Svetlov · 3 years, 10 months ago
  56. 0b9c4c6 bpo-42171: Add PEP573-related items to the limited API (GH-23009) by Petr Viktorin · 3 years, 10 months ago
  57. bfc6b63 bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) by jack1142 · 3 years, 10 months ago
  58. a117167 bpo-41543: contextlib.nullcontext can fill in for an async context manager (GH-21870) by Tom Gringauz · 3 years, 10 months ago
  59. 97e8b1e bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147) by Ammar Askar · 3 years, 10 months ago
  60. 4eb41d0 bpo-42233: Add union type expression support for GenericAlias and fix de-duplicating of GenericAlias (GH-23077) by kj · 3 years, 10 months ago
  61. 23831a7 bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075) by Ronald Oussoren · 3 years, 10 months ago
  62. 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 3 years, 10 months ago
  63. 01c6aa4 bpo-40077: Convert _queuemodule to use heap types (GH-23136) by Erlend Egeberg Aasland · 3 years, 10 months ago
  64. 8805a4d bpo-42282: Fold constants inside named expressions (GH-23190) by Nick Coghlan · 3 years, 10 months ago
  65. ee2549c bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) by Julien Palard · 3 years, 10 months ago
  66. 825ac38 bpo-42133: update parts of the stdlib to fall back to `__spec__.loader` when `__loader__` is missing (#22929) by Brett Cannon · 3 years, 10 months ago
  67. 88c2cfd bpo-41832: PyType_FromModuleAndSpec() now accepts NULL tp_doc (GH-23123) by Hai Shi · 3 years, 10 months ago
  68. 91e9379 bpo-26389: Allow passing an exception object in the traceback module (GH-22610) by Zackery Spytz · 3 years, 10 months ago
  69. dc42af8 bpo-42260: PyConfig_Read() only parses argv once (GH-23168) by Victor Stinner · 3 years, 10 months ago
  70. 4662fa9 bpo-41877 Check for asert, aseert, assrt in mocks (GH-23165) by vabr-g · 3 years, 10 months ago
  71. 53a03aa bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) by Victor Stinner · 3 years, 10 months ago
  72. 80449f2 bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157) by Pablo Galindo · 3 years, 10 months ago
  73. 178695b bpo-40816 Add AsyncContextDecorator class (GH-20516) by Kazantcev Andrey · 3 years, 10 months ago
  74. af1d64d bpo-42260: Main init modify sys.flags in-place (GH-23150) by Victor Stinner · 3 years, 11 months ago
  75. 8021875 bpo-1635741: Add PyModule_AddObjectRef() function (GH-23122) by Victor Stinner · 3 years, 11 months ago
  76. 3529718 bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119) by Victor Stinner · 3 years, 11 months ago
  77. 0001a1b bpo-42251: Add gettrace and getprofile to threading (GH-23125) by Mario Corchero · 3 years, 11 months ago
  78. a9abbda Merge tag 'v3.10.0a2' into master by Pablo Galindo · 3 years, 11 months ago
  79. 212d32f bpo-42249: Fix writing binary Plist files larger than 4 GiB. (GH-23121) by Serhiy Storchaka · 3 years, 11 months ago
  80. 74b4eda bpo-40077: Convert mmap.mmap static type to a heap type (GH-23108) by Erlend Egeberg Aasland · 3 years, 11 months ago
  81. 114ee5d Python 3.10.0a2 by Pablo Galindo · 3 years, 11 months ago
  82. 9568622 bpo-35455: Fix thread_time for Solaris OS (GH-11118) by Jakub Kulík · 3 years, 11 months ago
  83. 45df61f bpo-26789: Fix logging.FileHandler._open() at exit (GH-23053) by Victor Stinner · 3 years, 11 months ago
  84. 5cf4782 bpo-41796: Make _ast module state per interpreter (GH-23024) by Victor Stinner · 3 years, 11 months ago
  85. 34637a0 bpo-42103: Improve validation of Plist files. (GH-22882) by Serhiy Storchaka · 3 years, 11 months ago
  86. 6fdfcec bpo-41943: Fix bug where assertLogs doesn't correctly filter messages… (GH-22565) by Irit Katriel · 3 years, 11 months ago
  87. aca67da Revert "bpo-37193: remove thread objects which finished process its request (GH-13893)" (GH-23107) by Jason R. Coombs · 3 years, 11 months ago
  88. 64366fa bpo-41435: Add sys._current_exceptions() function (GH-21689) by Julien Danjou · 3 years, 11 months ago
  89. 6e8dcda bpo-41229: Update docs for explicit aclose()-required cases and add contextlib.aclosing() method (GH-21545) by Joongi Kim · 3 years, 11 months ago
  90. da7bb7b bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) by Tal Einat · 3 years, 11 months ago
  91. c415590 bpo-37193: remove thread objects which finished process its request (GH-13893) by MARUYAMA Norihiro · 3 years, 11 months ago
  92. e662c39 bpo-42236: Use UTF-8 encoding if nl_langinfo(CODESET) fails (GH-23086) by Victor Stinner · 3 years, 11 months ago
  93. 1f7dfb2 bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081) by kj · 3 years, 11 months ago
  94. 2165cea bpo-29566: binhex.binhex now consitently writes MacOS 9 line endings. (GH-23059) by Ronald Oussoren · 3 years, 11 months ago
  95. 02cdfc9 bpo-42218: Correctly handle errors in left-recursive rules (GH-23065) by Lysandros Nikolaou · 3 years, 11 months ago
  96. 43ca084 Revert "bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997)" by Inada Naoki · 3 years, 11 months ago
  97. 06f8c33 bpo-42214: Fix check for NOTEQUAL token in the PEG parser for the barry_as_flufl rule (GH-23048) by Pablo Galindo · 3 years, 11 months ago
  98. 3af4b58 bpo-42206: Propagate and raise errors from PyAST_Validate in the parser (GH-23035) by Batuhan Taskaya · 3 years, 11 months ago
  99. 8e409ce bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997) by Eric W · 3 years, 11 months ago
  100. 3317466 bpo-42061: Document __format__ for IP addresses (GH-23018) by Teugea Ioan-Teodor · 3 years, 11 months ago