1. 690a5fa bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293) by Ronald Oussoren · 3 years, 9 months ago
  2. 0f20bd9 bpo-38443: Check that the specified universal architectures work (GH-22910) by Ronald Oussoren · 3 years, 9 months ago
  3. 68f68fa Clarify that Set._from_iterable is not required to be a classmethod. (GH-23272) by Richard Levasseur · 3 years, 9 months ago
  4. ea97eba bpo-1635741: Port select module to multiphase init (GH-23409) by Christian Heimes · 3 years, 9 months ago
  5. 035deee bpo-1635741: Port _posixsubprocess module to multiphase init (GH-23406) by Christian Heimes · 3 years, 9 months ago
  6. ed1007c bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446) by Serhiy Storchaka · 3 years, 9 months ago
  7. 0e62efc bpo-42232: mmap module add Darwin specific madvise options. (GH-23076) by David CARLIER · 3 years, 9 months ago
  8. 1db7639 bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec() (GH-23410) by Serhiy Storchaka · 3 years, 9 months ago
  9. 01a202a bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal. (GH-20010) by Filipe Laíns · 3 years, 9 months ago
  10. 3172936 bpo-40791: Make compare_digest more constant-time. (GH-20444) by Devin Jeanpierre · 3 years, 9 months ago
  11. aa3a352 bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) by Quentin Hibon · 3 years, 9 months ago
  12. 6edf06b bpo-42407: Use possessive appostrophe in multiprocessing doc (GH-23400) by ArioA · 3 years, 9 months ago
  13. 9f02b47 bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) by Eric Snow · 3 years, 9 months ago
  14. a993e90 bpo-28002: Roundtrip f-strings with ast.unparse better (#19612) by Shantanu · 3 years, 9 months ago
  15. 9fc319d bpo-42360: Add advice to help avoid pickling issues. (GH-23305) by Raymond Hettinger · 3 years, 9 months ago
  16. 4c24b08 Fix wrong availability for signal.SIGCHLD (#23285) by Zhang Maiyun · 3 years, 9 months ago
  17. 4520584 bpo-35498: Added slice support to PathLib parents attribute. (GH-11165) by Joshua Cannon · 3 years, 9 months ago
  18. d20b7ed bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042) by Filipe Laíns · 3 years, 9 months ago
  19. 3be8e22 bpo-42403: Use @staticmethod in importlib (GH-23395) by Victor Stinner · 3 years, 9 months ago
  20. a6109ef bpo-1635741: Convert _sre types to heap types and establish module state (PEP 384) (GH-23393) by Erlend Egeberg Aasland · 3 years, 9 months ago
  21. 2db8e35 bpo-1635741: Enhance _datetime error handling (GH-23139) by Mohamed Koubaa · 3 years, 9 months ago
  22. 5c36da7 bpo-42333: Port _ssl extension module to heap types (GH-23392) by Christian Heimes · 3 years, 9 months ago
  23. 03c8ddd bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413) by Christian Heimes · 3 years, 9 months ago
  24. 7ddbaa7 bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416) by Terry Jan Reedy · 3 years, 9 months ago
  25. e1dc0db bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 (GH-23386) by kj · 3 years, 10 months ago
  26. 1b54077 bpo-42345: Fix hash implementation of typing.Literal (GH-23383) by Yurii Karabas · 3 years, 10 months ago
  27. b437aa8 bpo-1635741: Port _posixshmem extension module to multiphase initialization (GH-23404) by Christian Heimes · 3 years, 10 months ago
  28. 588c7c9 bpo-1635741: Fix _struct for build bot error (GH-23402) by Dong-hee Na · 3 years, 10 months ago
  29. 646d7fd bpo-1635741: Port gc module to multiphase initialization (GH-23377) by Christian Heimes · 3 years, 10 months ago
  30. cfeb543 bpo-1635741: Port _struct to multiphase initialization (GH-23398) by Christian Heimes · 3 years, 10 months ago
  31. 3390347 bpo-42403: Simplify importlib external bootstrap (GH-23397) by Victor Stinner · 3 years, 10 months ago
  32. 7d9d25d bpo-42403: Fix pyflakes warnings in importlib (GH-23396) by Victor Stinner · 3 years, 10 months ago
  33. bf9d70a bpo-1635741: Port spwd to multiphase initialization (GH-23390) by Christian Heimes · 3 years, 10 months ago
  34. 3094dd5 bpo-1635741: Port _queue to multiphase initialization (GH-23376) by Christian Heimes · 3 years, 10 months ago
  35. fa2eee9 bpo-1635741: Port grp and pwd to multiphase initialization (GH-23360) by Christian Heimes · 3 years, 10 months ago
  36. cc0cd43 bpo-1635741: Port _random to multiphase initialization (GH-23359) by Christian Heimes · 3 years, 10 months ago
  37. 13b865f bpo-42375: subprocess DragonFlyBSD build update. (GH-23320) by David CARLIER · 3 years, 10 months ago
  38. 4687338 bpo-42345: Add whatsnew for typing.Literal in 3.10 (GH-23385) by kj · 3 years, 10 months ago
  39. a85fefe bpo-42381: Document walrus-related syntax changes in whatsnew (GH-23382) by Lysandros Nikolaou · 3 years, 10 months ago
  40. 6f4635f bpo-1635741: Port _warnings to the multi-phase init (GH-23379) by Victor Stinner · 3 years, 10 months ago
  41. 829b177 [doc] Fix smtplib and xml.dom.minidom mark-up (GH-22769) by Andre Delfino · 3 years, 10 months ago
  42. 6223071 bpo-1635741: Convert _imp to multi-phase init (GH-23378) by Victor Stinner · 3 years, 10 months ago
  43. e025178 bpo-39573: Remove What's new entry for Py_SIZE() (GH-23375) by Miro Hrončok · 3 years, 10 months ago
  44. 7c9487d bpo-42085: Add documentation for Py_TPFLAGS_HAVE_AM_SEND (GH-23374) by Vladimir Matveev · 3 years, 10 months ago
  45. 0e2ac21 bpo-39573: Convert Py_TYPE() and Py_SIZE() back to macros (GH-23366) by Victor Stinner · 3 years, 10 months ago
  46. 2156d96 bpo-42336: Improve PCbuild batch files (GH-23275) by Steve Dower · 3 years, 10 months ago
  47. 07f2ade bpo-40998: Address compiler warnings found by ubsan (GH-20929) by Christian Heimes · 3 years, 10 months ago
  48. 46f59eb bpo-1635741: Port _hashlib to multiphase initialization (GH-23358) by Christian Heimes · 3 years, 10 months ago
  49. c701101 bpo-1635741: Port symtable module to multiphase initialization (GH-23361) by Christian Heimes · 3 years, 10 months ago
  50. d1e38d4 bpo-40998: Fix a refleak in create_filter() (GH-23365) by Victor Stinner · 3 years, 10 months ago
  51. 8fba952 bpo-42398: Fix "make regen-all" race condition (GH-23362) by Victor Stinner · 3 years, 10 months ago
  52. ce04e71 bpo-41561: skip test_min_max_version_mismatch (GH-22308) by Christian Heimes · 3 years, 10 months ago
  53. ccdcb20 bpo-40656: Clean up detect_socket() (GH-20148) by Erlend Egeberg Aasland · 3 years, 10 months ago
  54. d0d4a45 bpo-42395: Add aclosing to __all__ (GH-23356) by Tom Gringauz · 3 years, 10 months ago
  55. 9c98e8c bpo-42396: Add a whatsnew entry about async contextlib.nullcontext (GH-23357) by Tom Gringauz · 3 years, 10 months ago
  56. 7f9b25a bpo-41713: Port _signal module to multi-phase init (GH-23355) by Victor Stinner · 3 years, 10 months ago
  57. 1de61d3 bpo-41625: Skip os.splice() tests on AIX (GH-23354) by Victor Stinner · 3 years, 10 months ago
  58. 29aa624 bpo-41686: Move _Py_RestoreSignals() to signalmodule.c (GH-23353) by Victor Stinner · 3 years, 10 months ago
  59. 282282a Fix: Docstrings hidden by slots. (GH-23352) by Julien Palard · 3 years, 10 months ago
  60. 2a9eddf bpo-41625: Add a guard for Linux for splice() constants in the os module (GH-23350) by Pablo Galindo · 3 years, 10 months ago
  61. e59958f bpo-41625: Specify that Linux >= 2.6.17 *and* glibc >= 2.5 are requir… (GH-23351) by Pablo Galindo · 3 years, 10 months ago
  62. 266b462 bpo-42349: Compiler clean up. More yak-shaving for PEP 626. (GH-23267) by Mark Shannon · 3 years, 10 months ago
  63. fa96608 bpo-41625: Add versionadded to os.splice() constants (GH-23340) by Pablo Galindo · 3 years, 10 months ago
  64. cda23be bpo-41686: Refactor signal_exec() (GH-23346) by Victor Stinner · 3 years, 10 months ago
  65. 0ae323b bpo-41686: Always create the SIGINT event on Windows (GH-23344) by Victor Stinner · 3 years, 10 months ago
  66. a1f401a bpo-42264: Deprecate sqlite3.OptimizedUnicode (GH-23163) by Erlend Egeberg Aasland · 3 years, 10 months ago
  67. 296a796 bpo-41713: Remove PyOS_InitInterrupts() function (GH-23342) by Victor Stinner · 3 years, 10 months ago
  68. 975022b bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980) by Christian Heimes · 3 years, 10 months ago
  69. 2ffba2a bpo-41861, _sqlite3 : Add NEWS entry and rename variables (GH-23337) by Erlend Egeberg Aasland · 3 years, 10 months ago
  70. f03d318 bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) by Yurii Karabas · 3 years, 10 months ago
  71. b0aba1f bpo-42381: Allow walrus in set literals and set comprehensions (GH-23332) by Pablo Galindo · 3 years, 10 months ago
  72. a57b3d3 bpo-41625: Expose the splice() system call in the os module (GH-21947) by Pablo Galindo · 3 years, 10 months ago
  73. cce3f0b Add GCC pragmas to silence compiler warning about ffi_prep_closure (GH-23327) by Pablo Galindo · 3 years, 10 months ago
  74. 9cc9e27 bpo-42120: Remove macro defining copysign to _copysign on Windows (GH-23326) by Steve Dower · 3 years, 10 months ago
  75. cae6018 bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317) by Lysandros Nikolaou · 3 years, 10 months ago
  76. cb3e5ed bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) by Lysandros Nikolaou · 3 years, 10 months ago
  77. f62dad1 bpo-38506: Fix the Windows py.exe launcher's misordering of 3.10 (GH-18307) by Zackery Spytz · 3 years, 10 months ago
  78. c26d591 bpo-40939: Document removal of the old parser in 3.10 whatsnew (GH-23321) by Lysandros Nikolaou · 3 years, 10 months ago
  79. c79667f bpo-42087: Remove support for AIX 5.3 and below (GH-22830) by Kevin Adler · 3 years, 10 months ago
  80. ae6cd7c bpo-37205: time.time() cannot fail with fatal error (GH-23314) by Victor Stinner · 3 years, 10 months ago
  81. 5909a49 bpo-42350: Fix Thread._reset_internal_locks() (GH-23268) by Victor Stinner · 3 years, 10 months ago
  82. 3df5c68 bpo-37205: time.perf_counter() and time.monotonic() are system-wide (GH-23284) by Victor Stinner · 3 years, 10 months ago
  83. aa01011 bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297) by Yash Shete · 3 years, 10 months ago
  84. 384b7a4 bpo-42332: Add weakref slot to types.GenericAlias (GH-23250) by kj · 3 years, 10 months ago
  85. c272d40 More updates to the descriptor howto guide (GH-23238) by Raymond Hettinger · 3 years, 10 months ago
  86. c3b9592 bpo-42317: Improve docs of typing.get_args concerning Union (GH-23254) by Dominik1123 · 3 years, 10 months ago
  87. a26215d bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281) by Serhiy Storchaka · 3 years, 10 months ago
  88. 7a27c7e bpo-42351: Avoid error when opening header with non-UTF8 encoding (GH-23279) by Ronald Oussoren · 3 years, 10 months ago
  89. 2b39da4 bpo-41832: Restore note about NULL in PyType_Slot.pfunc (GH-23243) by Hai Shi · 3 years, 10 months ago
  90. 8836574 fix typo in ThreadedChildWatcher docs (GH-23277) by Thomas Grainger · 3 years, 10 months ago
  91. d2e94bb bpo-42131: Add PEP 451-related methods to zipimport (GH-23187) by Brett Cannon · 3 years, 10 months ago
  92. 9b69342 bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) by Steve Dower · 3 years, 10 months ago
  93. cd9fed6 bpo-41001: Add os.eventfd() (#20930) by Christian Heimes · 3 years, 10 months ago
  94. bbeb2d2 bpo-42344: Improve pseudo implementation for SimpleNamespace (GH-23264) by Jürgen Gmach · 3 years, 10 months ago
  95. f97406b bpo-40968: Send http/1.1 ALPN extension (#20959) by Christian Heimes · 3 years, 10 months ago
  96. 09490a1 bpo-42042: Use ids attribute instead of names attribute (GH-22739) by Dong-hee Na · 3 years, 10 months ago
  97. b3b9808 bpo-41617: Add _Py__has_builtin() macro (GH-23260) by Victor Stinner · 3 years, 10 months ago
  98. d96a7a8 bpo-42296: On Windows, fix CTRL+C regression (GH-23257) by Victor Stinner · 3 years, 10 months ago
  99. 0cec97e bpo-38823: Fix compiler warning in _ctypes on Windows (GH-23258) by Victor Stinner · 3 years, 10 months ago
  100. fd009e6 bpo-42246: Fix memory leak in compiler (GH-23256) by Mark Shannon · 3 years, 10 months ago