Clone this repo:
  1. 8b048eb gh-154271: Enable socket ancillary data and forkserver on illumos (GH-154273) by Serhiy Storchaka · 8 hours ago main
  2. e3634bb gh-154324: Fix os.sendfile() error reporting on illumos (GH-154327) by Serhiy Storchaka · 8 hours ago
  3. 4f3e856 gh-154821: fix data races on function attributes (#154826) by Kumar Aditya · 8 hours ago
  4. cb0f028 gh-154822: Fix racy assertion during finalization (GH-154824) by Peter Bierma · 9 hours ago
  5. 2ffab08 gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676) by Petr Viktorin · 14 hours ago
  6. b4db948 gh-132604: Track deprecation related to runtime-checkable protocols (3.20) (#154790) by Bartosz Sławecki · 15 hours ago
  7. 66eb823 gh-142349: Clarify lazy import filters have positional-only parameters (GH-144856) by Bartosz Sławecki · 16 hours ago
  8. 1a40b7b gh-154661: Reorganize difflib documentation (GH-154662) by Petr Viktorin · 16 hours ago
  9. a85830c gh-154775: Don't accept duplicate plus sign when matching complex number (GH-154776) by Petr Viktorin · 18 hours ago
  10. 353e6d3 gh-150866: Fix asyncio shutdown_asyncgens to report BaseException (#150867) by Timofei Ivankov · 18 hours ago
  11. c8eb79d gh-154786: Fix crashes on a screen without a terminal (GH-154787) by Serhiy Storchaka · 20 hours ago
  12. 22a123f gh-154746: Update docstring for `collections.Counter` (GH-154792) by Dan Shernicoff · 24 hours ago
  13. 1ec5607 gh-154467: Fix empty (Pdb) prompt when attaching to a process with pdb -p (#154469) by Łukasz Langa · 28 hours ago
  14. 0284ce8 gh-154675: reorganize some imports in importlib (#154657) by Brett Cannon · 29 hours ago
  15. 85c8bce gh-152912: Fix audit hook exception check in sys.addaudithook() (GH-152913) by k00shi · 30 hours ago
  16. bde526d gh-152548: Add a test.support.isolation.runInSubprocess() decorator (GH-152551) by Serhiy Storchaka · 30 hours ago
  17. b099df5 gh-154749: Reject a terminal-less screen in curses.set_term() (GH-154750) by Vyron Vasileiadis · 30 hours ago
  18. 92efaff gh-154751: Fix use-after-free in curses.initscr() after newterm() (GH-154752) by Vyron Vasileiadis · 31 hours ago
  19. b8862ae gh-154744: Improve detection of skipinitialspace in csv.Sniffer (GH-154745) by Serhiy Storchaka · 34 hours ago
  20. c7b9a13 gh-154431: Revert "gh-154431: Fix data race in `sys.audithook` (#154462)" (GH-154769) by Petr Viktorin · 35 hours ago