COMMITS
/ configure 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
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
June 14, 2025
C
gh-135497: fix `MAXLOGNAME` detection in `configure.ac` (#135508)
Caleb Xu committed
June 12, 2025
Z
GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH134276)
Zanie Blue committed
June 3, 2025
D
gh-127081: use `getlogin_r` if available (gh-132751)
Duane Griffin committed
June 1, 2025
S
gh-130478: fix HACL* build for macOS Silicon (#134188)
Sam Ng committed
May 26, 2025
B
gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (#132901)
Bénédikt Tran committed
May 20, 2025
B
GH-133779: Fix finding pyconfig.h on Windows JIT builds (GH-134349)
Brandt Bucher committed
May 9, 2025
A
GH-132983: Restore libzstd fallback detection (#133565)
Adam Turner committed
May 7, 2025
Z
Test fixes for 3.15 (GH-133599)
Zachary Ware committed
May 6, 2025
A
GH-132983: Remove zstd version check in the header file (#133502)
Adam Turner committed
A
GH-132983: Use a standard autoconf version check for zstd (#133479)
Adam Turner committed
May 5, 2025
A
GH-132983: Build ``_zstd`` on Windows (#133366)
Adam Turner committed
S
gh-61103: drop unused Py_HAVE_C_COMPLEX define (GH-133435)
Sergey B Kirpichev committed