COMMITS
January 16, 2026
S
gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749)
Seth Michael Larson committed
P
gh-141070: Rename `PyUnstable_Object_Dump` to `PyObject_Dump` (GH-142848)
Peter Bierma committed
S
gh-143672: Finish conversion of the struct module to Argument Clinic (GH-143857)
Serhiy Storchaka committed
S
gh-143672: Add more tests for struct.pack_into() (GH-143901)
Serhiy Storchaka committed
January 15, 2026
Z
V
gh-142434: Use ppoll() if available in select.poll (#143529)
Victor Stinner committed
P
gh-141004: Mark up docs of old PyMem macros (GH-143783)
Petr Viktorin committed
V
gh-80620: Fix test_time.test_gmtime() for 32-bit time_t (#143861)
Victor Stinner committed
P
S
Add regression test for add() after remove() with hash collision in set (GH-143781)
Serhiy Storchaka committed
M
gh-143834: Fix PyLong_AsNativeBytes docs for negative number padding (GH-143840)
Muneeb Ullah committed
S
gh-143635: Fix crash in `ga_repr_items_list` (#143670)
sobolevn committed
D
gh-141504: Refactor policy object into a single opt_config (gh-143644)
Donghee Na committed
D
gh-143632: Skip unittest for mmap.set_name at musl environment (gh-143839)
Donghee Na committed
January 14, 2026
S
gh-141805: Fix crash after concurrent addition objects with the same hash to set (GH-143815)
Serhiy Storchaka committed
R
gh-143825: Micro-optimizations to _make_key. (gh-143844)
Raymond Hettinger committed
M
GH-143842: Make optimizer color table static (GH-143846)
Mohammad Miadh Angkad committed
S
Add Savannah to CODEOWNERS for WASI (#143847)
Savannah Ostrowski committed
S
Fix refleaks in new unicodedata classes added in gh-74902 (GH-143843)
Serhiy Storchaka committed
P
gh-143632: Disable PR_SET_VMA_ANON_NAME on musl libc (gh-143730)
Priyanshu Singh committed
H
Post 3.15.0a5
Hugo van Kemenade committed
H
Python 3.15.0a5
Hugo van Kemenade committed
S
gh-74902: Add Unicode Grapheme Cluster Break algorithm (GH-143076)
Serhiy Storchaka committed
P
gh-141004: Document several soft-deprecated C APIs (GH-141634)
Peter Bierma committed
S
gh-143214: Add the wrapcol parameter in binascii.b2a_base64() and base64.b64encode() (GH-143216)
Serhiy Storchaka committed
K
M
GH-143613: Add colours and some more edges to executor visualization graph (GH-143809)
Mark Shannon committed
D
gh-106287: Do not write objects after an unmarshalling error (GH-132715)
Duane Griffin committed
H
gh-138050: Use cold flag instead of warm flag in `MAKE_WARM` (GH-143827)
Hai Zhu committed