COMMITS
August 25, 2026
J
gh-149985: Remove future annotations and if TYPE_CHECKING in pyrepl (#149992)
Jelle Zijlstra committed
Z
gh-156369: Update OpenSSL error ID data (GH-156380)
Zachary Ware committed
Z
gh-156369: Update CI to use latest SSL library versions (#156381)
Zachary Ware committed
P
gh-154089: Hide unavailable replay efficiency (#154092)
Pablo Galindo Salgado committed
P
gh-154088: Count elided stacks consistently (#154093)
Pablo Galindo Salgado committed
P
gh-154085: Avoid duplicating diff line values (#154099)
Pablo Galindo Salgado committed
H
gh-156243: Indicate that emscripten_runtime depends on stringToNewUTF8 (#156335)
Hood Chatham committed
N
Docs(build): linklint is now called sphinx_linklint (#156373)
Ned Batchelder committed
O
Fix various issues in the 'Timer File Descriptors' documentation (#156027)
Omar Sandoval committed
A
gh-155193: Fix the *canonical* decoder lists in the 3.15 What's New and NEWS (#156302)
Advit Arora committed
S
Notify Stan about Turtle related things (#156361)
Stan Ulbrych committed
M
Documentation on handling a corrupt nuget.config when installing packages from Nuget (GH-154039)
Micah Lindstrom committed
T
gh-152204: Validate date and time fields in `_pydatetime.date{time}.fromisoformat` (#152205)
tonghuaroot (童话) committed
S
gh-156348: Fix the value of curses.ERR (GH-156349)
Serhiy Storchaka committed
V
gh-156207: Fix curses Textbox.gather() for double-width characters (GH-156208)
Vyron Vasileiadis committed
H
gh-145177: Upgrade to Emscripten 6.0.8 (#156334)
Hood Chatham committed
August 24, 2026
S
S
Add a page detailing the time complexity of operations on built-in types (#154363)
Stan Ulbrych committed
D
gh-152190: Fix memory checking failure in `test_zipfile64.py` (GH-152203)
Danny Lin committed
T
gh-155648: Fix IDLE tests that cannot fail (#156257)
Terry Jan Reedy committed
P
gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003)
Petr Viktorin committed
A
gh-151138: Update Windows temp directory locations in tempfile.rst (#151210)
Anthony Cabrera-Lara committed
August 23, 2026
S
gh-156244: Update `configure` for RISC-V support (#156277)
Stan Ulbrych committed
S
gh-155373: Inline the parsing code of optional groups in Argument Clinic (GH-155374)
Serhiy Storchaka committed
Z
gh-156226: Fix doubled-word typos in the `difflib` documetation (#156227)
Zaveshaa committed
S
gh-156230: Bound a curses window read by the window, not by 2047 (GH-156282)
Serhiy Storchaka committed
S
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
Serhiy Storchaka committed
S
gh-154855: Ask non-ncurses curses for one more character (GH-154870)
Serhiy Storchaka committed
S
gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
Serhiy Storchaka committed
S
gh-155934: Fix socket leak and silent error for asyncio accepted connections (#155936)
Seungki Kim committed