faulthandler: only log fatal exceptions · pythoncapi/cpython@412a5e7 · GitHub
Skip to content

Commit 412a5e7

Browse files
committed
faulthandler: only log fatal exceptions
Issue python#23848, python#26622: * faulthandler now only logs fatal Windows exceptions. * write error code as decimal, not as hexadecimal * replace "Windows exception" with "Windows fatal exception"
1 parent b9e0834 commit 412a5e7

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

Lib/test/test_faulthandler.py

Lines changed: 1 addition & 1 deletion

Modules/faulthandler.c

Lines changed: 10 additions & 3 deletions

0 commit comments

Comments
 (0)