COMMITS
/ configure 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
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
February 7, 2025
P
gh-129737: Fix help message for tail calling interpreter configuration (GH-129754)
Pieter Eendebak committed
February 6, 2025
K
gh-128563: A new tail-calling interpreter (GH-128718)
Ken Jin committed
January 31, 2025
M
gh-129393: Make 'sys.platform' return "freebsd" only on FreeBSD (#129394)
Michael Osipov committed