COMMITS
June 1, 2026
R
gh-150644: Tag Apple system log messages as public. (#150645)
Russell Keith-Magee committed
P
gh-150429: Fix sampling profiler generator stack test (#150433)
Pablo Galindo Salgado committed
S
gh-93417: Improve test_mimetypes (GH-150725)
Serhiy Storchaka committed
T
gh-148672: Document namespace subpackages inside regular packages (#150056)
Taeknology committed
S
gh-115119: Remove superfluous TEST_COVERAGE private macro from _decimal module (GH-149756)
Sergey B Kirpichev committed
M
GH-148960: Reduce the size of the debug stencils to less than half. (GH-150551)
Mark Shannon committed
M
GH-150478: Add "show_jit" option to `dis.dis` to show jit entry points (GH-150554)
Mark Shannon committed
V
gh-150436: Skip subprocess test on STATUS_DLL_INIT_FAILED (#150704)
Victor Stinner committed
T
gh-150157: Fix critical section for PyDict_Next() in _pickle.c (GH-150158)
Thomas Kowalski committed
S
T
gh-149046: fix: correctly handle `str` subclasses in `io.StringIO` (#149047)
Thomas Kowalski committed
S
gh-80480: Remove deprecated 'u' array type code (#149535)
Sergey B Kirpichev committed
D
gh-150368: Change Windows user group to secure identifier in test_tempfile (#150369)
Dawid Konrad Kohnke committed
R
gh-148508: Add another common pattern for iOS SSL failures to test_ssl (#150442)
Russell Keith-Magee committed
May 31, 2026
S
gh-150685: update bundled pip to 26.1.2 (gh-150686)
Stéphane Bidoul committed
M
Clarify docs for scheduler.run(blocking=False) (GH-129575)
M. Greyson Christoforo committed
S
gh-150636: Clarify difference between copy.copy() and the copy() methods (GH-150637)
Serhiy Storchaka committed
V
gh-148605: Remove irepeat() thread test from test_bytes (#150576)
Victor Stinner committed
S
gh-140553: Mark `*gettext` parameters as positionaly only in documentation (#140598)
Stan Ulbrych committed
H
S
Correct frexp() docs for zero and non-finite numbers (GH-149753)
Sergey B Kirpichev committed
S
P
gh-117291: Explain usage of null bytes in Array(c_char).value (GH-117292)
Patrick Rauscher committed
P
gh-141444:fix broken URLs and examples in urllib.request.rst (#144863)
Paper Moon committed
May 30, 2026
I
Add @itamaro to CODEOWNERS (#150635)
Itamar Oren committed
T
gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251)
Thomas Kowalski committed
J
G
T
gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407)
Thomas Kowalski committed
D
gh-129851: Fix the documentation for -m command (GH-129862)
Dhruv Singla committed