COMMITS
/ configure April 30, 2025
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
January 23, 2025
H
gh-128627: Emscripten: Fix address calculation for wasm-gc trampoline (#128782)
Hood Chatham committed
January 18, 2025
V
gh-59705: Make PYTHREAD_NAME_MAXLEN macro private (#128945)
Victor Stinner committed
January 13, 2025
Z
gh-90905: Allow cross-compilation on macOS (#128385)
Zanie Blue committed
January 8, 2025
F
GH-127970: find the runtime library when dladdr is available (#127972)
Filipe Laíns 🇵🇸 committed
January 7, 2025
E
gh-127614: Correctly check for ttyname_r() in configure (#128503)
Erlend E. Aasland committed
Z
gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511)
Zanie Blue committed
January 6, 2025
H
gh-127146: Strip dash from Emscripten compiler version (#128557)
Hood Chatham committed
January 5, 2025
Z
gh-128437: Add `BOLT_COMMON_FLAGS` with `-update-debug-sections` (gh-128455)
Zanie Blue committed
January 3, 2025
Z
gh-128354: Consistently use LIBS over LDFLAGS in library build checks (#128359)
Zanie Blue committed
Z
gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (#128457)
Zanie Blue committed
E
gh-115765: Upgrade to GNU Autoconf 2.72 (#128411)
Erlend E. Aasland committed
Z
December 30, 2024
Z
gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (#128322)
Zanie Blue committed
December 28, 2024
F
gh-128279: Enhance the NetBSD compatibility for thread naming (#128280)
Furkan Onder committed
December 22, 2024
Z
gh-100384: Error on `unguarded-availability` in macOS builds (#128155)
Zanie Blue committed
December 19, 2024
R
gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module (GH-127689)
RUANG (James Roy) committed
December 17, 2024
H
gh-127146: Emscripten Include compiler version in _PYTHON_HOST_PLATFORM (#127992)
Hood Chatham committed
December 9, 2024
H
gh-127111: Emscripten Move link flags from `LDFLAGS_NODIST` to `LINKFORSHARED` (#127666)
Hood Chatham committed
December 6, 2024
V
gh-59705: Add _thread.set_name() function (#127338)
Victor Stinner committed
December 5, 2024
V
gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593)
Victor Stinner committed
H
gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506)
Hood Chatham committed
H
gh-127146: Emscripten: Skip segfaults in test suite (#127151)
Hood Chatham committed
December 2, 2024
H
gh-127111: Emscripten Make web example work again (#127113)
Hood Chatham committed
F
GH-127429: fix sysconfig data generation on cross-builds (#127430)
Filipe Laíns 🇵🇸 committed
November 21, 2024
H
gh-126898: Emscripten support: Use es6 modules (#126903)
Hood Chatham committed
November 16, 2024
H
gh-126691: Remove --with-emscripten-target (#126787)
Hood Chatham committed
November 13, 2024
H
gh-89640: Pull in update to float word order detection in autoconf-archive (#126747)
Hood Chatham committed
November 8, 2024
H
gh-89640: Restore configure error message on failure to detect float word order (#126569)
Hood Chatham committed