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