COMMITS
/ configure March 27, 2026
S
gh-85332: Support cross-compiling for GNU/Hurd (#146094)
Sam James committed
R
gh-146444: Move the Apple folder to the Platforms directory (#146497)
Russell Keith-Magee committed
March 12, 2026
V
gh-145801: Use gcc -fprofile-update=atomic for PGO builds (#145802)
Victor Stinner committed
March 11, 2026
S
gh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
Sergey B Kirpichev committed
March 10, 2026
A
gh-85277: Fix building without `stropts.h` or empty `stropts.h` (#143521)
Alexander Shadchin committed
February 25, 2026
H
gh-145037: Fix Emscripten trampoline with emcc >= 4.0.19 (#145038)
Hood Chatham committed
February 24, 2026
February 23, 2026
G
gh-144015: Add portable SIMD optimization for bytes.hex() et. al. (GH-143991)
Gregory P. Smith committed
February 11, 2026
J
gh-140421: Disable perf trampoline on older macOS (#144647)
Joshua Root committed
January 29, 2026
V
gh-144309: Build Python with POSIX 2024 (#144310)
Victor Stinner committed
P
gh-144319: Add huge pages support for pymalloc (#144320)
Pablo Galindo Salgado committed
January 15, 2026
V
gh-142434: Use ppoll() if available in select.poll (#143529)
Victor Stinner committed
January 14, 2026
P
gh-143632: Disable PR_SET_VMA_ANON_NAME on musl libc (gh-143730)
Priyanshu Singh committed
December 31, 2025
S
gh-143121: Avoid thread leak in configure (gh-143122)
Sam Gross committed
December 22, 2025
P
gh-138122: Allow tachyon to write and read binary output (#142730)
Pablo Galindo Salgado committed
December 9, 2025
F
GH-108819: fix LIBDEST not honoring --with-platlibdir (#133163)
Filipe Laíns committed
J
gh-142342: Fix m68k assembler operand constraints for `%fpcr` access (gh-142343)
John Paul Adrian Glaubitz committed
December 8, 2025
D
gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)
Donghee Na committed
December 5, 2025
B
GH-142234: Allow `--enable-wasm-dynamic-linking` under WASI (GH-142235)
Brett Cannon committed
Z
gh-141926: Do not unset `RUNSHARED` when cross-compiling (#141958)
Zanie Blue committed
December 1, 2025
November 25, 2025
P
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)
Pablo Galindo Salgado committed
November 17, 2025
S
GH-139914: Handle stack growth direction on HPPA (GH-140028)
Stefano Rivera committed
November 12, 2025
A
GH-137618: Require Python 3.10 to Python 3.15 for PYTHON_FOR_REGEN (GH-137619)
Adam Turner committed
November 4, 2025
October 31, 2025
S
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
Serhiy Storchaka committed
October 21, 2025
J
gh-83714: Check for struct statx members in configure (#140402)
Jeffrey Bosboom committed
J
gh-140239: Check for statx on Android (#140395)
Jeffrey Bosboom committed
October 19, 2025
October 17, 2025
A
gh-140239: Check statx availability only on Linux (#140249)
Ayappan Perumal committed
October 16, 2025
J
gh-83714: Check for struct statx.stx_atomic_write_unit_max_opt in configure (#140185)
Jeffrey Bosboom committed
October 15, 2025
J
gh-83714: Implement os.statx() function (#139178)
Jeffrey Bosboom committed
October 14, 2025
S
Update documented minimum required zlib library version (#140116)
Stan Ulbrych committed
October 11, 2025
V
gh-139482: Add `posix._clearenv()` function (#139965)
Victor Stinner committed
October 7, 2025
D
gh-138497: Support LLVM_VERSION configuration via env (#138498)
danigm committed
October 5, 2025
S
GH-137218: Fix unnecessary recompile of `Programs/_freeze_module` (#139241)
Savannah Ostrowski committed
September 24, 2025
D
gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800)
Donghee Na committed
September 22, 2025
S
GH-137218: Fix Makefile to handle FreeBSD (fix for JIT stencil changes) (GH-139170)
Savannah Bailey committed
September 19, 2025
R
gh-138171: Migrate iOS testbed location and add Apple build script (#138176)
Russell Keith-Magee committed
S
GH-137218: Update `make` for JIT stencils (#137265)
Savannah Bailey committed
September 18, 2025
V
gh-135755: Make Py_TAIL_CALL_INTERP macro private (#138981)
Victor Stinner committed
September 17, 2025
S
gh-86819: Add ISO-TP CAN socket constants (#23794)
Stefan Tatschner committed
H
September 5, 2025
B
GH-95952: Require setting `HOSTRUNNER` when cross compiling for WASI (#138203)
Brett Cannon committed
August 26, 2025
August 19, 2025
P
gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99 (GH-136022)
Petr Viktorin committed
August 6, 2025
F
gh-137056: Fix DTrace build support on NetBSD (GH-137057)
Furkan Onder committed
August 1, 2025
July 28, 2025
B
gh-131876: extract `_hashlib` helpers into a separate directory (#136995)
Bénédikt Tran committed
July 22, 2025
N
gh-136459: Add perf trampoline support for macOS (#136461)
Nazım Can Altınova committed