Clone this repo:
  1. c3b61ef gh-144001: Simplify Base64 decoding with altchars and ignorechars specified (GH-144324) by Serhiy Storchaka · 2 hours ago main
  2. 15c9f24 gh-115231: Fill __module__ for built-in staticmethods (#115232) by Sergey B Kirpichev · 2 hours ago
  3. 092ef63 docs: update dangling reference to `LOAD_METHOD` in dis.rst (#144358) by Guilherme Leobas · 3 hours ago
  4. 40d07ca gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381) by Ruiyang Ke · 4 hours ago
  5. 3a0e183 gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333) by Peter Bierma · 12 hours ago
  6. 1834741 gh-143904: Raise OverflowError instead of IndexError for too large offset in struct.pack_into() (GH-143905) by Serhiy Storchaka · 25 hours ago
  7. b625601 gh-144348: annotationlib: fix test that relies on set ordering (#144359) by Jelle Zijlstra · 34 hours ago
  8. db61f62 Fix unused variable 'COLORS' warning in optimizer.c (#144373) by AN Long · 34 hours ago
  9. ccbe41e gh-143055: Implementation of PEP 798 (#143056) by adam j hartz · 2 days ago
  10. 96e4cd6 gh-144319: Fix huge page safety in pymalloc arenas (#144331) by Pablo Galindo Salgado · 3 days ago
  11. a01694d gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292) by Sam Gross · 3 days ago
  12. a704832 gh-144280: Add missing predicate symbol to case-switch (GH-144298) by reiden · 3 days ago
  13. e666a01 gh-144295: Fix data race in dict method lookup and global load (gh-144312) by Sam Gross · 3 days ago
  14. 1dc12b2 gh-144145: Track nullness of properties in the Tier 2 JIT optimizer (GH-144122) by Hai Zhu · 3 days ago
  15. be4ee8e gh-144342: Use `time.sleep` in `profiling.sampling` (#144343) by Maurycy Pawłowski-Wieroński · 3 days ago
  16. 5f57f69 gh-143423: Fix free-threaded build detection in sampling profiler (#143426) by Divyanshu Choudhury · 4 days ago
  17. 1b08143 gh-143192 Avoid incref/decref pair in long_bitwise (gh-143194) by Pieter Eendebak · 4 days ago
  18. 219b7ac gh-144307: Fix a reference leak during module teardown (GH-144308) by Yongtao Huang · 4 days ago
  19. 14c5339 Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239) by Yongtao Huang · 4 days ago
  20. 26996b5 gh-143946: Add more debug info in `optimize_uops` (GH-144262) by Hai Zhu · 4 days ago