COMMITS
February 2, 2026
M
GH-144179: Add value recording to JIT tracing front-end (GH-144303)
Mark Shannon committed
S
gh-144376: Only run 'address' fuzzer for python3-libraries (#144398)
Seth Michael Larson committed
S
gh-144242: Note that issues aren't needed for typos in docs template (GH-144288)
Stan Ulbrych committed
A
P
gh-134160: "First extension module" tutorial improvements (GH-144183)
Petr Viktorin committed
H
S
gh-144001: Simplify Base64 decoding with altchars and ignorechars specified (GH-144324)
Serhiy Storchaka committed
S
gh-115231: Fill __module__ for built-in staticmethods (#115232)
Sergey B Kirpichev committed
G
docs: update dangling reference to `LOAD_METHOD` in dis.rst (#144358)
Guilherme Leobas committed
R
gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381)
Ruiyang Ke committed
P
gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333)
Peter Bierma committed
February 1, 2026
S
gh-143904: Raise OverflowError instead of IndexError for too large offset in struct.pack_into() (GH-143905)
Serhiy Storchaka committed
J
gh-144348: annotationlib: fix test that relies on set ordering (#144359)
Jelle Zijlstra committed
A
Fix unused variable 'COLORS' warning in optimizer.c (#144373)
AN Long committed
January 31, 2026
A
gh-143055: Implementation of PEP 798 (#143056)
adam j hartz committed
January 30, 2026
P
gh-144319: Fix huge page safety in pymalloc arenas (#144331)
Pablo Galindo Salgado committed
S
gh-120321: Make gi_yieldfrom thread-safe in free-threading build (#144292)
Sam Gross committed
R
gh-144280: Add missing predicate symbol to case-switch (GH-144298)
reiden committed
S
gh-144295: Fix data race in dict method lookup and global load (gh-144312)
Sam Gross committed
H
M
gh-144342: Use `time.sleep` in `profiling.sampling` (#144343)
Maurycy Pawłowski-Wieroński committed
D
gh-143423: Fix free-threaded build detection in sampling profiler (#143426)
Divyanshu Choudhury committed
January 29, 2026
P
gh-143192 Avoid incref/decref pair in long_bitwise (gh-143194)
Pieter Eendebak committed
Y
gh-144307: Fix a reference leak during module teardown (GH-144308)
Yongtao Huang committed
Y
Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239)
Yongtao Huang committed
H
gh-143946: Add more debug info in `optimize_uops` (GH-144262)
Hai Zhu committed
S
gh-144264: Speed up Base64 decoding of data containing ignored characters (GH-144265)
Serhiy Storchaka committed
C
gh-144322: typo This errors to These errors (#144323)
cui committed
S
gh-144206: Improve error messages for buffer overflow in fcntl.fcntl() and fcntl.ioctl() (GH-144273)
Serhiy Storchaka committed
V
gh-144309: Build Python with POSIX 2024 (#144310)
Victor Stinner committed