Clone this repo:
  1. 12d363b gh-134740: Document distribution discovery in importlib.metadata (#134751) by Emma Smith · 4 hours ago main
  2. 04ace41 gh-143394: filter for turning off automatic margins in test_no_newline (GH-143433) by Chris Eibl · 8 hours ago
  3. 7a572d9 gh-143108: Don't instrument some faulthandler related functions for TSan (#143450) by Sam Gross · 8 hours ago
  4. 240a6c3 gh-143434: Fix typo in zstd documentation (#143437) by Ritam Pal · 9 hours ago
  5. 1569275 gh-138205: explicit mention to `mmap.mmap.resize` in "Porting to Python 3.15" notes (#143440) by Ori Avtalion · 10 hours ago
  6. 4f9a8d0 gh-69605: In test_pyrepl.test_already_imported*, invalidate FS import caches (#143436) by Łukasz Langa · 12 hours ago
  7. bfac54d gh-69605: Check for already imported modules in PyREPL module completion (GH-139461) by Loïc Simon · 14 hours ago
  8. 68fcb95 gh-143082: Make readline work when sys.stdin is explicitly passed to pdb (#143083) by Denizhan Dakılır · 25 hours ago
  9. c99f766 gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbot failure (#143415) by Bénédikt Tran · 33 hours ago
  10. e6bfe4d gh-139757: Add BINARY_OP_SUBSCR_USTR_INT (GH-143389) by Chris Eibl · 2 days ago
  11. 6116d70 gh-143403: Fix a UAF in `_BINARY_OP_INPLACE_ADD_UNICODE` (GH-143404) by Ken Jin · 2 days ago
  12. 9609574 gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (#143314) by Bénédikt Tran · 2 days ago
  13. 6c53af1 gh-143308: fix UAF when PickleBuffer is concurrently mutated in a callback (#143312) by Aaron Wieczorek · 2 days ago
  14. ef3b882 gh-142927: Clarify pstats file output in docs and CLI (#143388) by László Kiss Kollár · 2 days ago
  15. 12283f6 gh-141504: Factor out tracing and optimization heuristics into a single object (gh-143381) by Donghee Na · 3 days ago
  16. 3c56f9e gh-143001: Add @cpython_only to test_threading.ThreadTests.test_PyThreadState_SetAsyncExc (gh-143002) by Jeong, YunWon · 3 days ago
  17. 27434c6 gh-138122: Skip threads on EPERM in blocking mode profiler (GH-143368) by Pablo Galindo Salgado · 3 days ago
  18. 2c39b9d gh-136924: Suspend REPL colorizing when in a REPL interactive command (GH-136926) by Olga Matoula · 3 days ago
  19. 6d05e55 Fix dunder name typo in compiler code comment (#143374) by Bartosz Sławecki · 3 days ago
  20. e7c542d gh-140648: Make asyncio REPL respect the `-I` flag (isolated mode) (#143045) by Bartosz Sławecki · 3 days ago