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