COMMITS
August 20, 2026
B
Don't leak exceptions when a subprocess fails when run by Platforms/WASI (#156030)
Brett Cannon committed
V
gh-155974: Restore the window attributes when a curses write fails (GH-155975)
Vyron Vasileiadis committed
A
gh-128326: Normalize self-references to "documentation" (#143138)
Aniket committed
P
gh-65961: Document __cached__ removal in What's New & clarify references to it (GH-156053)
Petr Viktorin committed
D
gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
dzaramelcone committed
S
gh-130647: Add `--omit-header` option to pygettext (#130650)
Stan Ulbrych committed
S
gh-156067: Fix two error handling issues in `_zoneinfo.load_data()` (#156068)
Stan Ulbrych committed
T
gh-152409: Save the trace --file counts when --no-report is used (GH-152410)
tonghuaroot (童话) committed
M
gh-148216: Fix hyphenation in tutorial/stdlib.rst (#155736)
Michele Angrisano committed
August 19, 2026
S
Remote Debugging: silence some unused function warnings (#149898)
Stan Ulbrych committed
M
gh-156060: Do not scan every process four times in `remote_debugging.get_child_pids()` on macOS (#156061)
Maurycy Pawłowski-Wieroński committed
S
gh-152023: Update Android and Windows builds to SQLite 3.53.4 (#155101)
Stan Ulbrych committed
S
gh-155999: `tarfile`: handle a member that leaves the destination but comes back (#156000)
Stan Ulbrych committed
S
gh-75876: Report the peak memory use of a bigmem test (GH-156024)
Serhiy Storchaka committed
S
gh-155263: Add the --list option to Argument Clinic (GH-155264)
Serhiy Storchaka committed
S
gh-107570: Argument Clinic: report errors on the offending line (GH-155250)
Serhiy Storchaka committed
K
gh-120321: fix thread safety of concurrently iterating over async generators (#155025)
Kumar Aditya committed
August 18, 2026
T
S
gh-64595: Touch the source file if the generated file was changed (GH-155265)
Serhiy Storchaka committed
A
PC/pyconfig.h: Improve readability of implicit .lib linking (GH-155995)
Andrej730 committed
S
gh-155941: Close the transport when client_connected_cb raises in asyncio (#155942)
Seungki Kim committed
T
gh-155894: Fix asyncio.wait_for() docs claiming a coroutine is wrapped in a Task (#155895)
Timofei Ivankov committed
S
gh-75876: Run bigmem tests in a subprocess (GH-155302)
Serhiy Storchaka committed
S
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Serhiy Storchaka committed
T
gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
tonghuaroot (童话) committed
S
gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998)
Serhiy Storchaka committed
S
gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
Seth Larson committed
S
gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318)
Serhiy Storchaka committed
S
gh-132581: Report why the execution environment was altered (GH-155294)
Serhiy Storchaka committed
N
gh-155978: Fix leak in update_slot_after_setattr() (#155979)
Neil Schemenauer committed