COMMITS
May 30, 2025
S
gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)
Serhiy Storchaka committed
E
gh-132775: Expand the Capability of Interpreter.call() (gh-133484)
Eric Snow committed
P
gh-134160: Improve multi-phase init note on isolation & subinterpreters (GH-134775)
Petr Viktorin committed
S
gh-134718: Fix ast.dump() for empty non-default values (GH-134926)
Serhiy Storchaka committed
M
GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897)
Mark Shannon committed
B
gh-134586: mark `_mi_assert_fail` as `noreturn`, `cold` and `throw` (#134624)
Bénédikt Tran committed
V
gh-134745: Change PyThread_allocate_lock() implementation to PyMutex (#134747)
Victor Stinner committed
J
gh-134885: zstd: Use Py_XSETREF (GH-134886)
Jelle Zijlstra committed
I
Doc: remove unnecessary section header (GH-134917)
Inada Naoki committed
S
gh-134768: Fix definition of `mt_continue_should_break()` (#134769)
Sam James committed
E
gh-134906: Document CompressionParameter.content_size_flag (#134907)
Emma Smith committed
J
ast docs: Fix description of ast.Constant (#134741)
Jelle Zijlstra committed
S
GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (#126921)
Savannah Bailey committed
May 29, 2025
S
gh-134857: Improve error report for doctests run with unittest (GH-134858)
Serhiy Storchaka committed
E
gh-132775: Fix _PyFunctIon_VerifyStateless() (#134900)
Eric Snow committed
C
gh-134771: Fix time_clockid_converter() on Cygwin (#134772)
Collin Funk committed
V
gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
Victor Stinner committed
P
gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213)
Petr Viktorin committed
B
gh-133866: remove deprecated and undocumented function `ctypes.SetPointerType` (GH-133869)
Bénédikt Tran committed
S
gh-69011: : clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858)
Stan Ulbrych committed
May 28, 2025
E
gh-134262: Fix off by one errors in download retry functions (GH-134867)
Emma Smith committed
E
gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)
Emma Smith committed
P
Add a tool to benchmark external inspection (#134810)
Pablo Galindo Salgado committed
M
GH-133912: Fix `PyObject_GenericSetDict` to handle inline values (GH-134725)
Mark Shannon committed
S
gh-108885: Imporove tests for doctest (GH-134832)
Serhiy Storchaka committed
S
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Serhiy Storchaka committed
A
GH-134848: Use a set to store ``AuditEvents.sources`` (#134849)
Adam Turner committed
V
gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (#134841)
Victor Stinner committed
V
gh-133711: Log Windows OEM code page in test.pythoninfo (#134840)
Victor Stinner committed
S
gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (#134836)
Serhiy Storchaka committed