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...
8565ddd
gh-141671: PyMODINIT_FUNC: apply `__declspec(dllexport)` on Windows (GH-141672)
by Petr Viktorin
· 3 hours ago
main
b866a1c
gh-75572: Fix test_xpickle and disable it by default (GH-143503)
by Serhiy Storchaka
· 16 hours ago
4fb6a31
gh-106318: Add example for str.index() (#137023)
by Adorilson Bezerra
· 18 hours ago
0a5c04a
gh-134584: Eliminate redundant refcounting from `TO_BOOL_STR` (GH-143417)
by Nadeshiko Manju
· 18 hours ago
98e55d7
gh-132070: Fix PyObject_Realloc thread-safety in free threaded Python (gh-143441)
by Sam Gross
· 18 hours ago
df35534
gh-142982: Specialize CALL_FUNCTION_EX (GH-143391)
by Ken Jin
· 19 hours ago
ff7d1ce
gh-133315: Document that compat32 should not be used with MIMEPart/EmailMessage (#143307)
by Andrii Hrimov
· 19 hours ago
51227b6
Doc: Fix missing closing parenthesis in argparse example (#143488)
by Xiao Yuan
· 21 hours ago
74bb3ca
gh-142863: optimize `list` and `set` calls with generator expressions (#142864)
by Kumar Aditya
· 21 hours ago
e79c9b7
gh-142302: Fix mkstemp() documentation: clarify file descriptor inheritance behavior (#142338)
by ADITYA RAI
· 22 hours ago
8735daf
gh-75572: Forward-port test_xpickle from Python 2 to 3 (GH-22452)
by Ken Jin
· 22 hours ago
7b0a372
gh-106318: Add examples for str.isprintable() (#140043)
by Adorilson Bezerra
· 23 hours ago
90c44bc
gh-131798: Support generator frames in the JIT optimizer (GH-143340)
by Ken Jin
· 23 hours ago
faa3dc7
gh-143469: enable `LOAD_ATTR_MODULE` specialization even if `__getattr__` is defined (#143470)
by Kumar Aditya
· 23 hours ago
05406b2
gh-142991: socketmodule: fixed getsockaddrlen() for PF_DIVERT socket (#142993)
by Gleb Smirnoff
· 23 hours ago
54f1ed0
gh-134584: Eliminate redundant refcounting in TO_BOOL_ALWAYS_TRUE (GH-143427)
by reiden
· 23 hours ago
d9c1235
gh-139038: Add macOS performance numbers for the JIT (GH-143479)
by Ken Jin
· 24 hours ago
841b748
gh-143424: Fix assertion in _PyMutex_LockTimed (gh-143439)
by Sam Gross
· 25 hours ago
d745b60
gh-143474: Add `os.RWF_ATOMIC` constant (GH-143475)
by Clay Dugo
· 25 hours ago
71119a1
gh-129824: Fix data race in _PyBuiltins_AddExceptions with subinterpreters (gh-143446)
by Sam Gross
· 25 hours ago
More »