COMMITS
/ configure.ac September 29, 2025
R
[3.14] gh-138171: Migrate iOS testbed location and add Apple build script (#138176) (#139204)
Russell Keith-Magee committed
September 17, 2025
M
[3.14] gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten trampoline (GH-137470) (#139039)
Miss Islington (bot) committed
July 22, 2025
Ł
[3.14] gh-124621: Emscripten: Support pyrepl in browser (GH-136931) (GH-136988)
Łukasz Langa committed
M
[3.14] gh-136251: Improvements to WASM demo REPL (GH-136252) (GH-136977)
Miss Islington (bot) committed
July 16, 2025
M
[3.14] gh-127146: Report uid in Emscripten + node as native uid (GH-136509) (#136699)
Miss Islington (bot) committed
July 14, 2025
M
[3.14] gh-127146: Emscripten: Fix test_open_undecodable_uri by setting `-sTEXTDECODER=2` (GH-136624) (#136631)
Miss Islington (bot) committed
July 11, 2025
M
[3.14] gh-130478: fix HACL* build for macOS Silicon (GH-134188) (#135009)
Miss Islington (bot) committed
July 9, 2025
M
[3.14] gh-136229: Remove Platform Emscripten is not supported warning (GH-136230) (#136445)
Miss Islington (bot) committed
July 8, 2025
M
[3.14] gh-120713: Make _Py_NORMALIZE_CENTURY private (GH-135933) (#136387)
Miss Islington (bot) committed
July 2, 2025
S
[3.14] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997) (#136199)
Sergey B Kirpichev committed
July 1, 2025
M
[3.14] GH-134273: Allow setting JIT compiler flags at build time with CFLAGS_JIT (GH-135792)
Miss Islington (bot) committed
June 28, 2025
B
June 26, 2025
M
[3.14] gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) (GH-135973)
Miss Islington (bot) committed
June 25, 2025
M
[3.14] gh-131591: Make --without-remote-debug work (GH-135925) (GH-135931)
Miss Islington (bot) committed
June 18, 2025
M
[3.14] gh-127146: Enable large files on Emscripten (GH-135635) (#135655)
Miss Islington (bot) committed
June 16, 2025
M
[3.14] gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550) (gh-135565)
Miss Islington (bot) committed
June 14, 2025
M
[3.14] gh-135497: fix `MAXLOGNAME` detection in `configure.ac` (GH-135508) (#135516)
Miss Islington (bot) committed
June 3, 2025
M
[3.14] gh-127081: use `getlogin_r` if available (gh-132751) (gh-135097)
Miss Islington (bot) committed
May 26, 2025
May 20, 2025
M
[3.14] GH-133779: Fix finding pyconfig.h on Windows JIT builds (GH-134359)
Miss Islington (bot) committed
May 9, 2025
M
[3.14] GH-132983: Restore libzstd fallback detection (GH-133565) (#133757)
Miss Islington (bot) 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
A
May 4, 2025
B
gh-133042: disable HACL* HMAC on Emscripten (#133064)
Bénédikt Tran committed
E
gh-132983: Introduce `_zstd` bindings module (GH-133027)
Emma Smith committed
P
GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)
Pablo Galindo Salgado committed
May 2, 2025
B
April 30, 2025
S
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)
Savannah Ostrowski committed
R
gh-127604: Optimize -ldl usage on platforms that use dlopen for libFFI. (#133081)
Russell Keith-Magee committed
April 28, 2025
B
gh-127604: ensure `-ldl` is passed only once to the linker (#133071)
Bénédikt Tran committed
April 27, 2025
B
gh-127604: ensure `-ldl` is passed to the linker when `dladdr1` is found (#133040)
Bénédikt Tran committed
April 24, 2025
S
gh-125206: don't use CMPLX in libffi complex configure test (#132865)
Sergey B Kirpichev committed
April 21, 2025
P
gh-127604: Add C stack dumps to `faulthandler` (#128159)
Peter Bierma committed
April 20, 2025
B
gh-131298: eliminate HACL* static libraries for cryptographic modules (GH-132438)
Bénédikt Tran committed
April 11, 2025
K
gh-132257: Remove -flto-partition=none for Linux LTO builds (GH-132258)
Ken Jin committed
April 9, 2025
N
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Neil Schemenauer committed
April 4, 2025
A
gh-109599: Expose `CapsuleType` via the `_types` module (#131969)
Adam Turner committed
B
gh-99108: Implement HACL* HMAC (#130157)
Bénédikt Tran committed
April 3, 2025
P
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado committed
March 21, 2025
X
gh-131268: Implement thread names on OpenBSD (#131528)
Xavier G. committed
March 17, 2025
V
gh-131268: Adjust _PYTHREAD_NAME_MAXLEN on BSD (#131345)
Victor Stinner committed
March 13, 2025
H
gh-127503: Improve tracebacks on Emscripten when there is a trap (#131158)
Hood Chatham committed
February 25, 2025
M
GH-130396: Use computed stack limits on linux (GH-130398)
Mark Shannon committed
February 13, 2025
K
K
gh-130048: Reintroduce full LTO as default on Clang (GH-130049)
Ken Jin committed
February 12, 2025
K
gh-129819: Allow tier2/JIT and tailcall (GH-129820)
Ken Jin committed
February 8, 2025
E
gh-115806: Don't mangle gdbm header dependency detection output (#129390)
Erlend E. Aasland committed