COMMITS
May 30, 2026
B
gh-144774: Add critical section in `BaseException.__setstate__` (#150578)
Brij Kapadia committed
J
Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
Jean-François B. committed
F
N
gh-135898: Add section to free-threading howto about memory usage (#143279)
Neil Schemenauer committed
T
gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296)
Tomi Belan committed
J
gh-150501: Correct `inspect.getattr_static` docs signature (#150504)
Jonathan Dung committed
May 29, 2026
S
gh-150560: Fix crash in XML parser on invalid XML with multi-byte encoding (GH-150568)
Serhiy Storchaka committed
S
gh-149489: Fix ElementTree serialization to HTML (GH-149490)
Serhiy Storchaka committed
T
gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057)
Thomas Kowalski committed
O
gh-150403: Document frozendict in language reference Mappings section (GH-150404)
Oral Ersoy Dokumacı committed
E
gh-132372: Speed up logging.config existing logger handling (GH-150242)
esadomer committed
S
Add a security warning about `pydoc`'s HTTP server (#150409)
Stan Ulbrych committed
L
Fix typos in InternalDocs/compiler.md (#149915)
Langyan committed
P
gh-150454: Fix wrong-interpreter return in import_run_extension error path (#150455)
pengyu lee committed
K
gh-150345: Fix incorrect reference in BaseSelectorEventLoop docstring (#150538)
kodsurfer committed
G
gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (#150270)
Grant Herman committed
B
gh-148587: Make sys.lazy_modules match PEP and keep internal lazy submodules tracking internal (#150086)
Bartosz Sławecki committed
May 28, 2026
R
gh-139398: [Enum] Add supported sunder names to `__dir__` for REPL completions (GH-139985)
Rafael Weingartner-Ortner committed
P
gh-150046: Fix `test_add_python_opts` to ignore `PYTHON*` env vars (#150089)
Pradyun Gedam committed
C
gh-115988: Add ARM64 and RISCV BCJ filters constants in lzma module (GH-115989)
Chien Wong committed
A
gh-150311: Fix minor issues in configure.ac for Cygwin (#150328)
Armaan Sandhu committed
M
Fix docs for PyThreadState_GetDict() in threads.rst (#150401)
manoj-marimuthu committed
S
gh-85989: Add skip_if_double_rounding to test.support (#150219)
Sergey B Kirpichev committed
N
gh-148871: make `LOAD_COMMON_CONSTANT` use immortal stackref borrows (GH-149625)
Neko Asakura committed
N
Update `qsbr.md` doc to be more accurate (#148537)
Neil Schemenauer committed
S
Add prominent crash warning to `ctypes` docs (GH-150410)
Stan Ulbrych committed
May 27, 2026
A
gh-149029: Update SQLite to 3.53.1 for binary releases (#149767)
Adam Johnson committed
S
gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)
Serhiy Storchaka committed
P
gh-141984: Remove accidental merge markers (GH-150517)
Petr Viktorin committed
P
gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)
Petr Viktorin committed