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.13.13
v3.14.4
v3.15.0a8
v3.15.0a7
v3.12.13
v3.11.15
v3.10.20
v3.15.0a6
v3.13.12
v3.14.3
More...
f4a726d
GH-135357: Add socket.SO_PASSRIGHTS constant (#135355)
by Salvo 'LtWorf' Tomaselli
· 16 minutes ago
main
62792c8
gh-148868: Increase test coverage for `cmath.isinf` (#148869)
by Manoj K M
· 6 hours ago
54a8921
Fix typo in `ceval.c` error message (#148860)
by Anonymous941
· 6 hours ago
804c213
gh-82665 Mention that HTMLParser.handle_starttag value can be None (#134312)
by Micah Najacht
· 7 hours ago
f27e91e
Document that multiprocessing treats local same-user processes as trusted (GH-149001)
by Gregory P. Smith
· 12 hours ago
2754e9a
gh-47798: Refactor the POSIX subprocess.Popen._communicate selector loop into helpers (GH-149032)
by Gregory P. Smith
· 13 hours ago
1e7dfbc
gh-148991: Add colour to `tokenize` CLI output (#148992)
by Hugo van Kemenade
· 18 hours ago
5d41632
gh-146455: Fix O(N²) in add_const() after constant folding moved to CFG (#146456)
by zSirius
· 25 hours ago
6d4ca16
gh-148981: Add color parameter to `ast.dump` (#148982)
by Stan Ulbrych
· 28 hours ago
0a39730
gh-137855: Lazy import `inspect` module in dataclasses (#144387)
by Daniel Hollas
· 32 hours ago
e1384cf
gh-141473: Speed up subprocess test_communicate_timeout_large_input long tail (#149003)
by Gregory P. Smith
· 33 hours ago
c5fcdb4
gh-146311: Reject non-canonical padding bits in base32, 64, & 85 decoding (GH-146312)
by Gregory P. Smith
· 2 days ago
b2f126c
gh-148989: `_remote_debugging`: Remove dead code, unnecessary gc state read (#148990)
by Maurycy Pawłowski-Wieroński
· 2 days ago
a2fa63b
gh-140727: Update tachyon logo (#148965)
by Mai Giménez
· 2 days ago
85d3bcd
gh-134690: Removed deprecated `codetype.co_lnotab` (#134691)
by sobolevn
· 2 days ago
6d7bbee
gh-148947: dataclasses: fix error on empty __class__ cell (#148948)
by Jelle Zijlstra
· 2 days ago
5ea3ae7
gh-140287: Handle `PYTHONSTARTUP` script exceptions in the asyncio REPL (#140288)
by Bartosz Sławecki
· 2 days ago
9dab866
gh-148588: Document `__lazy_modules__` (#148590)
by Bartosz Sławecki
· 2 days ago
c650b51
gh-148973: fix segfault on mismatch between consts size and oparg in compiler (#148974)
by Irit Katriel
· 2 days ago
db0ee44
gh-142186: Revert the unintended value change in the `PY_MONITORING_EVENT_*` values from gh-146182 (gh-148955)
by scoder
· 2 days ago
More »