Commits
User selector
Commit History
Commits on Jun 18, 2026
gh-145177: Bump Emscripten to 6.0.0 (#151611)
Show description for d701f8eauthored
Commits on Jun 17, 2026
gh-151546: Fix stack limits on musl (#151548)
Show description for 9a61d1cauthored
Commits on Jun 15, 2026
gh-151422: Don't link libffi into _ctypes_test.so (#151423)
Show description for 8646385authored
Commits on Jun 6, 2026
gh-150534: Add C23 half-turn trigonometric *pi functions (GH-150555)
Show description for b6e6613authored- authored
Commits on Jun 2, 2026
gh-115119: Fix libmpdec detection when pkg-config files are missing (#150502)
Show description for 025cc26authored
Commits on Jun 1, 2026
gh-115119: Remove superfluous TEST_COVERAGE private macro from _decimal module (GH-149756)
Show description for 59abdf8authored
Commits on May 28, 2026
gh-150311: Fix minor issues in configure.ac for Cygwin (#150328)
Show description for f386f1fandauthored
Commits on May 26, 2026
gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (#150444)
Show description for 629da5cauthored
Commits on May 25, 2026
gh-131372: Fix a typo on "with_build_details_suffix" in configure (#150414)
Show description for 583cb03authoredgh-150114: Log the memory usage in regrtest on FreeBSD (#150280)
Show description for dfe7ef6authoredgh-131372: Configurable build-details.json name (#150098)
Show description for 9c23f34authored
Commits on May 23, 2026
Commits on May 22, 2026
gh-148294: Make configure find g++ correctly (GH-148298)
Show description for c613f72authored
Commits on May 20, 2026
gh-148260: Use at least 1 MiB stack size on musl (#149993)
Show description for df6c157authored
Commits on May 15, 2026
gh-149879: Set thread name max length on Cygwin (#149890)
Show description for 9778db1authoredgh-149833: Change DLL prefix to "cygpython" on Cygwin (#149834)
Show description for 3fafbc8andauthored
Commits on May 13, 2026
Commits on May 12, 2026
gh-115119: Removed bundled copy of the libmpdec (GH-133964)
Show description for 9eb3b14authored
Commits on May 7, 2026
gh-149499: Fixes for 3.16 bump (GH-149500)
Show description for 9d07159authoredgh-149202: Don't use -fno-omit-frame-pointer on ppc64le (#149485)
Show description for b3cfd36authoredgh-149202: Fix frame pointer unwinding on ppc64le and armv7/clang (#149409)
Show description for 612140eauthored
Commits on May 6, 2026
gh-149202: Fix frame pointer unwinding on s390x and ARM (GH-149362)
Show description for 4ed4014authoredgh-145559: Add PyUnstable_DumpTraceback() and PyUnstable_DumpTracebackThreads() (#148145)
Show description for 646853dauthored
Commits on May 5, 2026
GH-126910: Add GNU backtrace support for unwinding JIT frames (#149104)
Show description for 1e5d942andauthoredgh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Show description for 508b498andauthored
Commits on May 1, 2026
gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python (#149201)
Show description for 3236773authored
Commits on Apr 23, 2026
Commits on Apr 20, 2026
gh-138451: Support custom LLVM installation path (#138452)
Show description for 5a3f479authored
Commits on Apr 16, 2026
gh-148535: Don't use gcc -fprofile-update=atomic flag on i686 (#148554)
Show description for 2faceeeauthored
Commits on Apr 14, 2026
gh-133312: configure: add --enable-static-libpython-for-interpreter (#133313)
Show description for c88c27bauthored
Commits on Apr 11, 2026
Commits on Apr 10, 2026
gh-148284: Block inlining of gigantic functions in ceval.c for clang 22 (GH-148334)
Show description for e007631andauthored
Commits on Mar 30, 2026
gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (#146417)
Show description for 6857de6andauthored