• Victor Stinner's avatar
    faulthandler: only log fatal exceptions · 412a5e7e
    Victor Stinner yazdı
    Issue #23848, #26622:
    
    * faulthandler now only logs fatal Windows exceptions.
    * write error code as decimal, not as hexadecimal
    * replace "Windows exception" with "Windows fatal exception"
    412a5e7e
test_faulthandler.py 25.1 KB