Clone this repo:
  1. e8c91d9 gh-121103: Put free-threaded libraries in `lib/python3.14t` (#121293) by Sam Gross · 12 hours ago main
  2. 5250a03 gh-117482: Fix Builtin Types Slot Wrappers (gh-121602) by Eric Snow · 12 hours ago
  3. 58e8cf2 gh-121332: Make AST node constructor check _attributes instead of hardcoding attributes (#121334) by Jelle Zijlstra · 17 hours ago
  4. 44937d1 gh-121592: Make select.poll() and related objects thread-safe (#121594) by Sam Gross · 18 hours ago
  5. e6264b4 gh-121615: Improve `module.rst` C-API docs with better error descriptions (#121616) by sobolevn · 23 hours ago
  6. 690b935 gh-121450: Make inline breakpoints use the most recent pdb instance (#121451) by Tian Gao · 29 hours ago
  7. 6557af6 gh-121554: remove unnecessary internal functions in compile.c (#121555) by Irit Katriel · 33 hours ago
  8. ef10110 gh-119786: fix broken links in docs and comment (#121601) by Irit Katriel · 34 hours ago
  9. 35a67e3 gh-121596: Fix Sharing Interpreter Channels (gh-121597) by Eric Snow · 35 hours ago
  10. 7641743 gh-117657: Remove TSAN suppressions for _abc.c (#121508) by Sam Gross · 35 hours ago
  11. 3ec719f gh-117657: Fix TSan race in _PyDict_CheckConsistency (#121551) by Sam Gross · 2 days ago
  12. 3bfc9c8 gh-120198: Stop the world when setting __class__ on free-threaded build (GH-120672) by Ken Jin · 2 days ago
  13. a802277 gh-121460: Skip freeing unallocated arenas (gh-121491) by Stefano Rivera · 2 days ago
  14. 0177a34 gh-121404: remove some accesses to compiler internals from codegen functions (#121538) by Irit Katriel · 2 days ago
  15. af9f6de gh-107851: Fix spurious failures in fcntl eintr tests (#121556) by Sam Gross · 2 days ago
  16. ca0fb34 gh-89364: Export PySignal_SetWakeupFd() function (#121537) by Victor Stinner · 2 days ago
  17. 84a5597 gh-121567: Improve `slice` C-API docs by mentioning exceptions (#121568) by sobolevn · 2 days ago
  18. cced22c gh-121547: deduplicate the code of const_cache update functions (#121548) by Irit Katriel · 2 days ago
  19. e282236 gh-121571: Do not use `EnvironmentError` in tests, use `OSError` instead (#121572) by sobolevn · 2 days ago
  20. 22a0bdb Improve zipimport tests (GH-121535) by Serhiy Storchaka · 2 days ago