COMMITS
/ Include/internal/pycore_faulthandler.h April 30, 2026
E
gh-149085: Add `max_threads` keyword to `faulthandler.dump_traceback()` (GH-149106)
Eric Froemling committed
April 21, 2025
P
gh-127604: Add C stack dumps to `faulthandler` (#128159)
Peter Bierma committed
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
December 12, 2022
E
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
Eric Snow committed