Clone this repo:
  1. b625601 gh-144348: annotationlib: fix test that relies on set ordering (#144359) by Jelle Zijlstra · 9 hours ago main
  2. db61f62 Fix unused variable 'COLORS' warning in optimizer.c (#144373) by AN Long · 9 hours ago
  3. ccbe41e gh-143055: Implementation of PEP 798 (#143056) by adam j hartz · 32 hours ago
  4. 96e4cd6 gh-144319: Fix huge page safety in pymalloc arenas (#144331) by Pablo Galindo Salgado · 2 days ago
  5. a01694d gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292) by Sam Gross · 2 days ago
  6. a704832 gh-144280: Add missing predicate symbol to case-switch (GH-144298) by reiden · 2 days ago
  7. e666a01 gh-144295: Fix data race in dict method lookup and global load (gh-144312) by Sam Gross · 2 days ago
  8. 1dc12b2 gh-144145: Track nullness of properties in the Tier 2 JIT optimizer (GH-144122) by Hai Zhu · 2 days ago
  9. be4ee8e gh-144342: Use `time.sleep` in `profiling.sampling` (#144343) by Maurycy Pawłowski-Wieroński · 2 days ago
  10. 5f57f69 gh-143423: Fix free-threaded build detection in sampling profiler (#143426) by Divyanshu Choudhury · 3 days ago
  11. 1b08143 gh-143192 Avoid incref/decref pair in long_bitwise (gh-143194) by Pieter Eendebak · 3 days ago
  12. 219b7ac gh-144307: Fix a reference leak during module teardown (GH-144308) by Yongtao Huang · 3 days ago
  13. 14c5339 Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239) by Yongtao Huang · 3 days ago
  14. 26996b5 gh-143946: Add more debug info in `optimize_uops` (GH-144262) by Hai Zhu · 3 days ago
  15. 92c0ec2 gh-144264: Speed up Base64 decoding of data containing ignored characters (GH-144265) by Serhiy Storchaka · 3 days ago
  16. 0fa1fc6 gh-144322: typo This errors to These errors (#144323) by cui · 3 days ago
  17. a7cec56 gh-144206: Improve error messages for buffer overflow in fcntl.fcntl() and fcntl.ioctl() (GH-144273) by Serhiy Storchaka · 3 days ago
  18. 927eb44 gh-144309: Build Python with POSIX 2024 (#144310) by Victor Stinner · 3 days ago
  19. b1bc868 gh-144319: Add huge pages support for pymalloc (#144320) by Pablo Galindo Salgado · 3 days ago
  20. 6543720 gh-142387: Reduce Android testbed API level to 33 (#144315) by Malcolm Smith · 4 days ago