COMMITS
February 12, 2026
V
gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
Victor Stinner committed
B
gh-144285: Improve `AttributeError` attribute suggestions (#144299)
Bartosz Sławecki committed
P
gh-142349: Fix refcount corruption in lazy import specialization (#144733)
Pablo Galindo Salgado committed
S
gh-57095: Add note about input splitting in `datetime.*.strptime` (GH-131049)
Stan Ulbrych committed
S
Add missing step to `Modules/expat/refresh.sh` instructions (GH-144719)
Stan Ulbrych committed
P
gh-142349: Fix build errors from PEP 810 (#144726)
Pablo Galindo Salgado committed
A
gh-106318: Fix incorrectly rendered code block in `str.isalnum()` docs (GH-144718)
Adorilson Bezerra committed
P
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Pablo Galindo Salgado committed
R
gh-144675: update to WASI SDK 30 (#144676)
Roman Volosatovs committed
February 11, 2026
W
gh-84424: Use numeric_changed for UCD.numeric (GH-19457)
William Meehan committed
V
gh-141563: Enable test_cppext internal C API tests on macOS (#144711)
Victor Stinner committed
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
H
Merge branch 'main' of https://github.com/python/cpython
Hugo van Kemenade committed
H
Post 3.15.0a6
Hugo van Kemenade committed
K
gh-143300: implement `PyUnstable_SetImmortal` for marking objects as immortal (#144543)
Kumar Aditya committed
H
gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (#144656)
Hugo van Kemenade committed
L
gh-142518: Document thread-safety guarantees of dict operations (#144184)
Lysandros Nikolaou committed
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
L
gh-142518: Define lock-free and per-object lock (#144548)
Lysandros Nikolaou committed
B
H
Python 3.15.0a6
Hugo van Kemenade committed
A
gh-106318: Improve str.rstrip() method doc (#143893)
Adorilson Bezerra committed
J
gh-140421: Disable perf trampoline on older macOS (#144647)
Joshua Root committed
February 10, 2026
L
gh-138122: Add sampling profiler visualisation to docs (#142772)
László Kiss Kollár committed
D
V
gh-141563: Fix test_cppext on macOS (#144685)
Victor Stinner committed
V
gh-141563: Fix test_cext on Windows (#144677)
Victor Stinner committed
H
gh-133879: Copyedit "What's new in Python 3.15" (#144661)
Hugo van Kemenade committed
V
gh-141563: Don't test datetime.h with the limited C API (#144673)
Victor Stinner committed
V
gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667)
Victor Stinner committed