COMMITS
/ Include/internal/pycore_runtime_structs.h April 11, 2026
G
gh-146302: make Py_IsInitialized() thread-safe and reflect true init completion (GH-146303)
Gregory P. Smith committed
March 11, 2026
S
gh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
Sergey B Kirpichev committed
February 25, 2026
H
gh-145037: Fix Emscripten trampoline with emcc >= 4.0.19 (#145038)
Hood Chatham committed
January 30, 2026
P
gh-144319: Fix huge page safety in pymalloc arenas (#144331)
Pablo Galindo Salgado committed
December 20, 2025
S
gh-122581: Use parser mutex in default build for subinterpreters (gh-142959)
Sam Gross committed
September 24, 2025
September 17, 2025
H
May 21, 2025
P
gh-131185: Use a proper thread-local for cached thread states (gh-132510)
Peter Bierma committed
March 21, 2025
V
gh-131238: Add pycore_interpframe_structs.h header (#131553)
Victor Stinner committed
March 19, 2025
V
gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)
Victor Stinner committed
V
gh-130931: Add pycore_typedefs.h internal header (#131396)
Victor Stinner committed
March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed