Clone this repo:
  1. e7c542d gh-140648: Make asyncio REPL respect the `-I` flag (isolated mode) (#143045) by Bartosz Sławecki · 17 minutes ago main
  2. abdbe0b gh-142615: disallow multiple initializations of `asyncio.Task` and `asyncio.Future` (#142616) by Kumar Aditya · 23 minutes ago
  3. b538c28 gh-143361: Pass PY_VECTORCALL_ARGUMENTS_OFFSET in _Py_CallBuiltinClass_StackRefSteal (GH-143367) by Aaron Wieczorek · 12 hours ago
  4. 136f6d8 gh-76187: Document the `c` typecode for `multiprocessing.Array`. (#132504) by Tomas R. · 13 hours ago
  5. f7a03bb gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336) by Ken Jin · 14 hours ago
  6. 9825832 no-issue: Fix optimizer_generator.py to print abstract_uop_name properly (gh-143366) by Donghee Na · 15 hours ago
  7. 0417dab gh-138897: Use `_pyrepl.pager` for `_sitebuiltins._Printer` (GH-138898) by Stan Ulbrych · 17 hours ago
  8. ef6f92a gh-139262: Prevent swallowing REPL input on Windows (GH-139263) by Chris Eibl · 17 hours ago
  9. 864c598 gh-143148: Replace pre-commit with prek in CI (#143149) by Johann Christensen · 17 hours ago
  10. 08a17ed gh-128067: In test_pyrepl, discover escape sequences from terminfo instead of using hard-coded values (#143356) by Łukasz Langa · 18 hours ago
  11. 61f2ad9 gh-139757: Fix unintended bytecode specialization for non-ascii string (gh-143352) by Donghee Na · 18 hours ago
  12. 8a2deea gh-128067: Fix pyrepl overriding printed output without newlines (#138732) by Jan-Eric Nitschke · 19 hours ago
  13. 09ce592 gh-142927: Hide _sync_coordinator frames from profiler output (#143337) by Pablo Galindo Salgado · 20 hours ago
  14. 315f474 gh-139757: Add _GUARD_NOS_COMPACT_ASCII for compact ascii optimization (gh-143332) by Donghee Na · 20 hours ago
  15. 18f3c59 Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (#143295) by Alex Waygood · 21 hours ago
  16. 9712dc1 gh-143310: fix crash in Tcl object conversion with concurrent mutations (#143321) by Bénédikt Tran · 22 hours ago
  17. 61fc72a gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] (GH-143262) by Gregory P. Smith · 26 hours ago
  18. 6b9a6c6 gh-138122: Move local imports to module level in sampling profiler (#143257) by Pablo Galindo Salgado · 30 hours ago
  19. e5ad7b7 gh-138122: Integrate live profiler TUI with _colorize theming system (#142360) by Pablo Galindo Salgado · 35 hours ago
  20. 513ae17 gh-142927: Fix heatmap caller navigation for interior lines (#143180) by Pablo Galindo Salgado · 2 days ago