COMMITS
March 27, 2026
S
Mention _Float16 (type from Annex H of the C23) in the struct docs (#146243)
Sergey B Kirpichev committed
N
M
B
S
gh-85332: Support cross-compiling for GNU/Hurd (#146094)
Sam James committed
P
gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
Pieter Eendebak committed
B
gh-146250: Fix memory leak in re-initialization of `SyntaxError` (#146251)
Brij Kapadia committed
K
gh-142518: add thread safety annotations for bytearray C-API (#146514)
Kumar Aditya committed
K
gh-142518: add thread safety docs on bytes C-API (#146415)
Kumar Aditya committed
C
V
gh-146480: Override the exception in _PyErr_SetKeyError() (#146486)
Victor Stinner committed
J
gh-146440: Add array_hook parameter to JSON decoders (#146441)
Joao S. O. Bueno committed
S
gh-138580: Revert sys.float_info.iec_60559 boolean flag (#146501)
Sergey B Kirpichev committed
V
gh-146059: Cleanup pickle fast_save_enter() test (#146481)
Victor Stinner committed
R
gh-146444: Move the Apple folder to the Platforms directory (#146497)
Russell Keith-Magee committed
R
gh-146498: Ensure binary content is correctly processed in multi-arch iOS XCframeworks (#146499)
Russell Keith-Magee committed
March 26, 2026
V
gh-146410: Add --pythoninfo to make testios (#146494)
Victor Stinner committed
R
gh-146446: Miscellaneous improvements to iOS XCframework build script (#146447)
Russell Keith-Magee committed
S
gh-144837: Improve documentation for more collection methods (GH-144841)
Serhiy Storchaka committed
V
gh-146059: Call fast_save_leave() in pickle save_frozenset() (#146173)
Victor Stinner committed
J
gh-146318: Document that signal.SIGSTOP is Unix-only (#146319)
Jonathan Dung committed
S
gh-146151: Add support for complex arrays in the array module (#146237)
Sergey B Kirpichev committed
S
gh-146151: memoryview supports 'F' and 'D' format types (complex) (#146241)
Sergey B Kirpichev committed
K
gh-131798: JIT: split call method and call builtin opcodes into smaller uops (#146463)
Kumar Aditya committed
S
gh-145876: Do not mask AttributeErrors raised during dictionary unpacking (GH-145906)
Serhiy Storchaka committed
J
gh-145650: Add `logging.{Formatter,Filter}.__repr__` (GH-145652)
Jack Danger committed
R
S
V
gh-145633: Fix struct.pack('f') on s390x (#146422)
Victor Stinner committed
V
gh-146410: Run tests with with --pythoninfo on iOS (#146457)
Victor Stinner committed