COMMITS
January 14, 2026
P
gh-141004: Document old provisional names for vectorcall/code API (GH-143568)
Petr Viktorin committed
January 13, 2026
R
gh-143460: Correct unlimited stack size skip for Emscripten (#143765)
Russell Keith-Magee committed
K
H
Merge branch 'main' of https://github.com/python/cpython
Hugo van Kemenade committed
H
Post 3.15.0a4
Hugo van Kemenade committed
A
gh-116738: Make `lzma` module thread-safe (#142947)
Alper committed
B
gh-143728: Keep `TypedDict` and `NamedTuple` in `class` role in docs (#143702)
Bartosz Sławecki committed
H
Bump GitHub Actions (#143757)
Hugo van Kemenade committed
Y
remove duplicate error constants in `_winapi` (#143684)
Yongtao Huang committed
L
gh-141045: Document that shutil.Error is a subclass of OSError (#141152)
Lakshya Upadhyaya committed
Y
gh-143249: Fix buffer leak when overlapped operation fails to start on windows (#143250)
Yongtao Huang committed
S
P
gh-143054: Disallow non-top-level Cut for now (GH-143622)
Petr Viktorin committed
Y
H
Python 3.15.0a4
Hugo van Kemenade committed
C
gh-132108: Add Buffer Protocol support to int.from_bytes to improve performance (#132109)
Cody Maloney committed
S
gh-141004: GHA: Run `check-c-api-docs` check on docs-only PRs (GH-143573)
Stan Ulbrych committed
January 12, 2026
R
Update random combinatoric recipes and add tests (gh-143762)
Raymond Hettinger committed
G
gh-143706: Fix sys.argv not set during multiprocessing forkserver `__main__` preload (#143717)
Gregory P. Smith committed
Ł
Bump automatic certificate update on Windows during builds (GH-143741)
Łukasz Langa committed
S
Add Savannah to optimizer CODEOWNERS (#143761)
Savannah Ostrowski committed
K
gh-134584: Add more contributors for JIT refcounting work (GH-143760)
Ken Jin committed
R
R
Minor readability/usability improvement to the recipes section (gh-143753)
Raymond Hettinger committed
S
GH-43374: Revert "GH-43374: Fix urlretrieve reporthook to report actual bytes r… (#143711)
Savannah Ostrowski committed
S
gh-143196: Fix crash in non-standard use of internal JSON encoder object (GH-143618)
Serhiy Storchaka committed
A
T
gh-139707: Copy-strip change to idle.rst into idlelib (#143718)
Terry Jan Reedy committed
S
gh-140795: Remove 'exc' field in SSLObject (gh-143491)
Sam Gross committed