1. 9e1b828 bpo-42260: Compute the path config in the main init (GH-23211) by Victor Stinner · 3 years, 10 months ago
  2. 38811d6 Fix typo in unicodeobject.c (GH-23180) by Ikko Ashimine · 3 years, 10 months ago
  3. bfc6b63 bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) by jack1142 · 3 years, 10 months ago
  4. 1f73c32 bpo-41712: Avoid runaway regex match in upload scripts (GH-23166) by Yash Shete · 3 years, 10 months ago
  5. 23c5f93 bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206) by Victor Stinner · 3 years, 10 months ago
  6. a117167 bpo-41543: contextlib.nullcontext can fill in for an async context manager (GH-21870) by Tom Gringauz · 3 years, 10 months ago
  7. 97e8b1e bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147) by Ammar Askar · 3 years, 10 months ago
  8. 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
  9. 23831a7 bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075) by Ronald Oussoren · 3 years, 10 months ago
  10. 4176193 bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) by Ronald Oussoren · 3 years, 10 months ago
  11. fd6f6fa Minor wording change in concurrent.futures. (GH-23194) by Don Kirkby · 3 years, 10 months ago
  12. 01c6aa4 bpo-40077: Convert _queuemodule to use heap types (GH-23136) by Erlend Egeberg Aasland · 3 years, 10 months ago
  13. 8805a4d bpo-42282: Fold constants inside named expressions (GH-23190) by Nick Coghlan · 3 years, 10 months ago
  14. ee2549c bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) by Julien Palard · 3 years, 10 months ago
  15. 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
  16. 7c01f15 Remove outdated reference to pywin32 from platform module (GH-22005) by Andre Delfino · 3 years, 10 months ago
  17. 88c2cfd bpo-41832: PyType_FromModuleAndSpec() now accepts NULL tp_doc (GH-23123) by Hai Shi · 3 years, 10 months ago
  18. 8031877 Minor grammar edits for the descriptor howto guide (GH-#23175) by Raymond Hettinger · 3 years, 10 months ago
  19. bde33e4 bpo-42179: Doc/tutorial: Remove mention of __cause__ (GH-23162) by Inada Naoki · 3 years, 10 months ago
  20. 91e9379 bpo-26389: Allow passing an exception object in the traceback module (GH-22610) by Zackery Spytz · 3 years, 10 months ago
  21. dc42af8 bpo-42260: PyConfig_Read() only parses argv once (GH-23168) by Victor Stinner · 3 years, 10 months ago
  22. f3cb814 bpo-42260: Add _PyConfig_FromDict() (GH-23167) by Victor Stinner · 3 years, 10 months ago
  23. 4662fa9 bpo-41877 Check for asert, aseert, assrt in mocks (GH-23165) by vabr-g · 3 years, 10 months ago
  24. 133aa2d [docs] fix wrongly named AsyncContextDecorator (GH-23164) by kj · 3 years, 10 months ago
  25. 53a03aa bpo-42262: Add Py_NewRef() and Py_XNewRef() (GH-23152) by Victor Stinner · 3 years, 10 months ago
  26. 80449f2 bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157) by Pablo Galindo · 3 years, 10 months ago
  27. 178695b bpo-40816 Add AsyncContextDecorator class (GH-20516) by Kazantcev Andrey · 3 years, 10 months ago
  28. 048a356 bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158) by Victor Stinner · 3 years, 10 months ago
  29. 100964e Disable peg generator tests when building with PGO (GH-23141) by serge-sans-paille · 3 years, 10 months ago
  30. 789359f bpo-1635741: _sqlite3 uses PyModule_AddObjectRef() (GH-23148) by Erlend Egeberg Aasland · 3 years, 10 months ago
  31. 7184218 bpo-1635741: Fix PyInit_pyexpat() error handling (GH-22489) by Mohamed Koubaa · 3 years, 10 months ago
  32. af1d64d bpo-42260: Main init modify sys.flags in-place (GH-23150) by Victor Stinner · 3 years, 11 months ago
  33. 58ca33b bpo-1635741: Fix ref leak in _PyWarnings_Init() error path (GH-23151) by Victor Stinner · 3 years, 11 months ago
  34. 18ce7f1 bpo-1635741: _ast uses PyModule_AddObjectRef() (GH-23146) by Victor Stinner · 3 years, 11 months ago
  35. 988f1ec bpo-1635741: _contextvars uses PyModule_AddType() (GH-23147) by Victor Stinner · 3 years, 11 months ago
  36. cfb41e8 bpo-42260: Reorganize PyConfig (GH-23149) by Victor Stinner · 3 years, 11 months ago
  37. 8021875 bpo-1635741: Add PyModule_AddObjectRef() function (GH-23122) by Victor Stinner · 3 years, 11 months ago
  38. 3529718 bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119) by Victor Stinner · 3 years, 11 months ago
  39. 0001a1b bpo-42251: Add gettrace and getprofile to threading (GH-23125) by Mario Corchero · 3 years, 11 months ago
  40. db6434c Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Steve Dower · 3 years, 11 months ago
  41. bffb137 Fix incorrect links in ast docs (GH-23017) by Matthew Suozzo · 3 years, 11 months ago
  42. 57aaaa8 Add _PyType_GetModuleByDef (GH-22835) by Petr Viktorin · 3 years, 11 months ago
  43. a603c3d Post 3.10.0a2 by Pablo Galindo · 3 years, 11 months ago
  44. a9abbda Merge tag 'v3.10.0a2' into master by Pablo Galindo · 3 years, 11 months ago
  45. fd957c1 bpo-41796: Call _PyAST_Fini() earlier to fix a leak (GH-23131) by Victor Stinner · 3 years, 11 months ago
  46. 212d32f bpo-42249: Fix writing binary Plist files larger than 4 GiB. (GH-23121) by Serhiy Storchaka · 3 years, 11 months ago
  47. 74b4eda bpo-40077: Convert mmap.mmap static type to a heap type (GH-23108) by Erlend Egeberg Aasland · 3 years, 11 months ago
  48. 114ee5d Python 3.10.0a2 by Pablo Galindo · 3 years, 11 months ago
  49. 9568622 bpo-35455: Fix thread_time for Solaris OS (GH-11118) by Jakub Kulík · 3 years, 11 months ago
  50. 45df61f bpo-26789: Fix logging.FileHandler._open() at exit (GH-23053) by Victor Stinner · 3 years, 11 months ago
  51. 5cf4782 bpo-41796: Make _ast module state per interpreter (GH-23024) by Victor Stinner · 3 years, 11 months ago
  52. 34637a0 bpo-42103: Improve validation of Plist files. (GH-22882) by Serhiy Storchaka · 3 years, 11 months ago
  53. 6fdfcec bpo-41943: Fix bug where assertLogs doesn't correctly filter messages… (GH-22565) by Irit Katriel · 3 years, 11 months ago
  54. 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
  55. 4b9aad4 bpo-42236: Enhance init and encoding documentation (GH-23109) by Victor Stinner · 3 years, 11 months ago
  56. 3018228 bpo-42224: Fix test_format when locale does not expect number grouping (GH-23067) by Lysandros Nikolaou · 3 years, 11 months ago
  57. 64366fa bpo-41435: Add sys._current_exceptions() function (GH-21689) by Julien Danjou · 3 years, 11 months ago
  58. 3d86d09 bpo-42230: Improve asyncio documentation regarding accepting sets vs iterables (GH-23073) by Jakub Stasiak · 3 years, 11 months ago
  59. 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
  60. e9208f0 Minor formatting edits to the descriptor howto guide (GH-23092) by Raymond Hettinger · 3 years, 11 months ago
  61. da7bb7b bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910) by Tal Einat · 3 years, 11 months ago
  62. 74fa464 Add member objects to the descriptor howto guide (GH-23084) by Raymond Hettinger · 3 years, 11 months ago
  63. c415590 bpo-37193: remove thread objects which finished process its request (GH-13893) by MARUYAMA Norihiro · 3 years, 11 months ago
  64. e662c39 bpo-42236: Use UTF-8 encoding if nl_langinfo(CODESET) fails (GH-23086) by Victor Stinner · 3 years, 11 months ago
  65. 82458b6 bpo-42236: Enhance _locale._get_locale_encoding() (GH-23083) by Victor Stinner · 3 years, 11 months ago
  66. 1f7dfb2 bpo-42233: Correctly repr GenericAlias when used with typing module (GH-23081) by kj · 3 years, 11 months ago
  67. 148c76b Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo (GH-23078) by Raymond Hettinger · 3 years, 11 months ago
  68. 7feb54a bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062) by Dong-hee Na · 3 years, 11 months ago
  69. d281005 tempfile: Use random.choises() instead of choise() (GH-23068) by Inada Naoki · 3 years, 11 months ago
  70. 2165cea bpo-29566: binhex.binhex now consitently writes MacOS 9 line endings. (GH-23059) by Ronald Oussoren · 3 years, 11 months ago
  71. d3b4e06 bpo-42146: Unify cleanup in subprocess_fork_exec() (GH-22970) by Alexey Izbyshev · 3 years, 11 months ago
  72. 3bf0d02 bpo-42198: New section in stdtypes for type annotation types (GH-23063) by kj · 3 years, 11 months ago
  73. 02cdfc9 bpo-42218: Correctly handle errors in left-recursive rules (GH-23065) by Lysandros Nikolaou · 3 years, 11 months ago
  74. d21cb2d bpo-42198: Improve consistency of Union docs (GH-23029) by kj · 3 years, 11 months ago
  75. 7d21027 bpo-40956: Convert _sqlite3 module level functions to Argument Clinic (GH-22484) by Erlend Egeberg Aasland · 3 years, 11 months ago
  76. bcbf758 bpo-42198: Document __new__ for types.GenericAlias (GH-23039) by kj · 3 years, 11 months ago
  77. 43ca084 Revert "bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997)" by Inada Naoki · 3 years, 11 months ago
  78. b62bdf7 bpo-42208: Add _locale._get_locale_encoding() (GH-23052) by Victor Stinner · 3 years, 11 months ago
  79. 710e826 bpo-42208: Add _Py_GetLocaleEncoding() (GH-23050) by Victor Stinner · 3 years, 11 months ago
  80. 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
  81. 6e03c0a GitHub Action: Add gdb to posix dependencies (GH-23043) by Victor Stinner · 3 years, 11 months ago
  82. eba5bf2 bpo-42208: Call GC collect earlier in PyInterpreterState_Clear() (GH-23044) by Victor Stinner · 3 years, 11 months ago
  83. 4fe7209 bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) by Eric Snow · 3 years, 11 months ago
  84. b9ee4af bpo-42208: Fix test_gdb for gc_collect_main() name (GH-23041) by Victor Stinner · 3 years, 11 months ago
  85. dff1ad5 bpo-42208: Move _PyImport_Cleanup() to pylifecycle.c (GH-23040) by Victor Stinner · 3 years, 11 months ago
  86. 8b34148 bpo-42208: Pass tstate to _PyGC_CollectNoFail() (GH-23038) by Victor Stinner · 3 years, 11 months ago
  87. 99608c7 DOC: attribute PyPy for the idea behind LOAD_ATTR cache (GH-23036) by Matti Picus · 3 years, 11 months ago
  88. 3af4b58 bpo-42206: Propagate and raise errors from PyAST_Validate in the parser (GH-23035) by Batuhan Taskaya · 3 years, 11 months ago
  89. d6238ba bpo-42172: Correct typo for test_socket.py (GH-23013) by Akashkumar D Khunt · 3 years, 11 months ago
  90. 8e409ce bpo-42160: tempfile: Reduce overhead of pid check. (GH-22997) by Eric W · 3 years, 11 months ago
  91. 9129af6 bpo-42198: Link to GenericAlias in typing and expressions (GH-23030) by kj · 3 years, 11 months ago
  92. 3317466 bpo-42061: Document __format__ for IP addresses (GH-23018) by Teugea Ioan-Teodor · 3 years, 11 months ago
  93. b76a840 bpo-42180: fix plural in arguments and control (GH-23015) by Rafael Fontenelle · 3 years, 11 months ago
  94. 5776663 bpo-42029: Remove IRIX code (GH-23023) by Victor Stinner · 3 years, 11 months ago
  95. 3505261 bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953) by Yonatan Goldschmidt · 3 years, 11 months ago
  96. df59273 bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639) by Zackery Spytz · 3 years, 11 months ago
  97. 4173320 bpo-41805: Documentation for PEP 585 (GH-22615) by kj · 3 years, 11 months ago
  98. 35b95aa bpo-42161: Micro-optimize _collections._count_elements() (GH-23008) by Victor Stinner · 3 years, 11 months ago
  99. c310185 bpo-42161: Remove private _PyLong_Zero and _PyLong_One (GH-23003) by Victor Stinner · 3 years, 11 months ago
  100. 0564aaf bpo-42099: Fix reference to ob_type in unionobject.c and ceval (GH-22829) by Neil Schemenauer · 3 years, 11 months ago