COMMITS
April 2, 2026
K
gh-139038: Update JIT results in preparation for 3.15a8 (GH-148018)
Ken Jin committed
J
Move root user checks to test.support (#146195)
Jakub Kulík committed
P
M
gh-146613: Fix re-entrant use-after-free in `itertools._grouper` (#147962)
Ma Yukun committed
V
gh-147988: Initialize digits in long_alloc() in debug mode (#147989)
Victor Stinner committed
P
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
Petr Viktorin committed
V
gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (#147973)
Victor Stinner committed
R
gh-146444: Remove legacy iOS folder (#147993)
Russell Keith-Magee committed
April 1, 2026
L
gh-146656: properly raise `NotImplementedError` instead of `NotImplemented` in `test_discover` (#146661)
Locked-chess-official committed
S
gh-143050: Add helper _PyLong_InitTag() (#147956)
Sergey B Kirpichev committed
Y
gh-147960: Fix memory leak in crossinterp _tuple_shared() on alloc failure (#147961)
Yongtao Huang committed
P
Docs: Use !r in __repr__ example (gh-146273)
Peter Sutton committed
M
GH-126910: Make `_Py_get_machine_stack_pointer` return the stack pointer (#147945)
Mark Shannon committed
H
gh-146488: hash-pin check-html-ids action references (#147968)
Hugo van Kemenade committed
K
P
gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension (GH-146637)
Petr Viktorin committed
S
gh-145000: Run `check-html-ids.py` in CI (#145632)
Stan Ulbrych committed
S
Increase dependabot interval to quarterly (#147959)
Stan Ulbrych committed
W
gh-146488: hash-pin all action references
William Woodruff committed
V
gh-146479: Skip test_frame_pointer_unwind for gcc -O3 --enable-shared (#147947)
Victor Stinner committed
S
gh-147944: Increase range of bytes_per_sep (GH-147946)
Serhiy Storchaka committed
S
gh-146431: Add the wrapcol and ignorechars parameters for more Base XX codec (GH-146434)
Serhiy Storchaka committed
D
build(deps): bump qs from 6.14.0 to 6.15.0 in /Platforms/emscripten/browser_test (#146048)
dependabot[bot] committed
March 31, 2026
B
Docs: fill in descriptor C API docs (GH-146644)
Boy Steven committed
S
gh-147856: Allow the 'count' argument of `bytes.replace()` to be a keyword (#147943)
Stan Ulbrych committed
K
S
gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901)
Sergey B Kirpichev committed
H
gh-141510: Support `frozendict` in `plistlib` (#145590)
Hugo van Kemenade committed
P
gh-145563: Add thread-safety annotation for PyCapsule C-API (#146612)
Pieter Eendebak committed
T
gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459)
Thomas Kowalski committed