COMMITS
/ configure.ac 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 4, 2025
M
gh-137390: Add missing line continuation character in configure.ac (#137391)
markmcclain 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
H
gh-124621: Emscripten: Support pyrepl in browser (GH-136931)
Hood Chatham committed
July 21, 2025
A
gh-136251: Improvements to WASM demo REPL (GH-136252)
adam j hartz committed
July 16, 2025
H
gh-127146: Report uid in Emscripten + node as native uid (#136509)
Hood Chatham committed
July 13, 2025
H
gh-127146: Emscripten: Fix test_open_undecodable_uri by setting `-sTEXTDECODER=2` (#136624)
Hood Chatham committed
July 11, 2025
W
gh-135401: Test AWS-LC as a cryptography library in CI (GH-135402)
Will Childs-Klein committed
July 9, 2025
H
gh-136229: Remove Platform Emscripten is not supported warning (#136230)
Hood Chatham committed
July 7, 2025
P
gh-120713: Make _Py_NORMALIZE_CENTURY private (GH-135933)
Petr Viktorin committed
July 2, 2025
S
gh-115119: Defer removal of bundled libmpdec to 3.16 (#133997)
Sergey B Kirpichev committed
July 1, 2025
S
gh-115119: Remove implicit fallback to the bundled libmpdec (#134078)
Sergey B Kirpichev committed
June 27, 2025
B
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847)
Bénédikt Tran committed
June 26, 2025
P
gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
Petr Viktorin committed
June 25, 2025
P
gh-131591: Make --without-remote-debug work (GH-135925)
Petr Viktorin committed
June 18, 2025
H
gh-127146: Enable large files on Emscripten (#135635)
Hood Chatham committed
June 16, 2025
D
gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)
Donghee Na committed