Sign in
chromium
/
external
/
github.com
/
python
/
cpython
Clone this repo:
Branches
main
3.10
3.11
3.12
3.13
3.14
3.9
Tags
v3.14.0b3
v3.13.5
v3.9.23
v3.11.13
v3.10.18
v3.12.11
v3.13.4
v3.14.0b2
v3.14.0b1
v3.9.22
More...
c419af9
gh-132732: JIT: Only allow compact ints in pure evaluation (GH-136040)
by Ken Jin
· 87 minutes ago
main
0e5d096
GH-135904: Optimize the JIT's assembly control flow (GH-135905)
by Brandt Bucher
· 2 hours ago
0141e7f
gh-108765: fix comment about macro definitions in `_stat.c` post GH-108854 (#136027)
by Lee Dogeon
· 3 hours ago
1e975ae
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847)
by Bénédikt Tran
· 3 hours ago
065194c
gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (#135572)
by Will Childs-Klein
· 3 hours ago
731f5b8
gh-136028: Fix parsing month names containing "İ" (U+0130) in strptime() (GH-136029)
by Serhiy Storchaka
· 4 hours ago
de0d014
gh-92266: Replace tabs with four spaces in Python files (#135983)
by Hugo van Kemenade
· 4 hours ago
695ab61
gh-132732: Automatically constant evaluate pure operations (GH-132733)
by Ken Jin
· 6 hours ago
c45f4f3
gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable (GH-135981)
by Serhiy Storchaka
· 6 hours ago
f3aec60
gh-128051: Fix tests if sys.float_repr_style is 'legacy' (#135908)
by Sergey B Kirpichev
· 8 hours ago
e23518f
gh-136017: avoid decref in rich compare for bool objects (#136018)
by Pieter Eendebak
· 9 hours ago
07183eb
gh-53203: Fix strptime() for %c, %x and %X formats on some locales (#135971)
by Serhiy Storchaka
· 10 hours ago
0c6c09b
gh-135968: Add iOS binary stubs for strip (#135970)
by Russell Keith-Magee
· 13 hours ago
2fc68e1
gh-135551: Change how sorting picks minimum run length (#135553)
by Tim Peters
· 13 hours ago
b38810b
gh-135966: Modify iOS testbed to make app_packages a site directory (#135967)
by Russell Keith-Magee
· 13 hours ago
34ce192
Docs: Fix duplicate word typos (GH-135958)
by Brian Schubert
· 18 hours ago
58a42de
gh-135995: Fix missing char in palmos encoding (#135990)
by Nathan Korth
· 19 hours ago
642e5df
IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908)
by Stan Ulbrych
· 21 hours ago
8594d2c
gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987)
by Victor Stinner
· 26 hours ago
a4625d5
gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954)
by Duane Griffin
· 27 hours ago
More »