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...
8611f74
gh-142975: During GC, mark frozen objects with a merged zero refcount for destruction (GH-143156)
by Peter Bierma
· 17 minutes ago
main
579c5b4
gh-143145: Fix possible reference leak in ctypes _build_result() (GH-143131)
by Yongtao Huang
· 2 hours ago
8d46f96
gh-143103: Added pad parameter to base64.z85encode() (GH-143106)
by Hauke D
· 5 hours ago
86d9045
gh-143004: Fix possible use-after-free in collections.Counter.update() (GH-143044)
by kaushal trivedi
· 8 hours ago
cf6758f
gh-143092: Make CALL_LIST_APPEND and BINARY_OP_INPLACE_ADD_UNICODE normal instructions (GH-143124)
by Ken Jin
· 19 hours ago
594a463
gh-120321: Fix TSan reported races on gi_frame_state (gh-143128)
by Sam Gross
· 20 hours ago
305aff0
Move News for gh-142560 to Core and Builtins (GH-143154)
by Cody Maloney
· 22 hours ago
7342890
gh-142517: Fix typo in news item. (#143150)
by R. David Murray
· 23 hours ago
3509fa5
gh-143135: Fix sys.flags.inspect when PYTHONINSPECT=0 (GH-143136)
by Stan Ulbrych
· 23 hours ago
84b7e69
gh-140717: Add `exc_text` to LogRecord attributes table (GH-140718)
by Tom Kuson
· 23 hours ago
7c44f37
gh-138122: Extend binary profiling format with full source location and opcode (#143088)
by Pablo Galindo Salgado
· 25 hours ago
1e17ccd
Correctly fold unknown-8bit originating from encoded words. (#142517)
by R. David Murray
· 27 hours ago
d4dc3dd
gh-138122: Replace --interval with --sampling-rate (#143085)
by László Kiss Kollár
· 27 hours ago
e8e044e
gh-143100: Fix memcpy data race in setobject.c (gh-143127)
by Sam Gross
· 28 hours ago
4ee6929
gh-143121: Skip test that leak threads under TSan (gh-143125)
by Sam Gross
· 28 hours ago
57937a8
gh-142145: Avoid timing measurements in quadratic behavior test (gh-143105)
by Sam Gross
· 28 hours ago
9af7a20
gh-136186: Fix flaky tests in test_external_inspection (#143110)
by Pablo Galindo Salgado
· 28 hours ago
fc2f0fe
JIT: Move executor to a register (#143072)
by Diego Russo
· 31 hours ago
50ecd6b
gh-143108: Don't instrument faulthandler.c for TSan (#143109)
by Sam Gross
· 2 days ago
cc48bf0
gh-134584: Eliminate redundant refcounting from `_BINARY_OP_SUBSCR_TUPLE_INT` (GH-143094)
by Hai Zhu
· 2 days ago
More »