bpo-30557: faulthandler now correctly filters and displays exception codes on Windows by zooba · Pull Request #1924 · python/cpython
zooba
deleted the
bpo-30557
branch
zooba added a commit to zooba/cpython that referenced this pull request
Jun 5, 2017…codes on Windows (python#1924) * bpo-30557: faulthandler now correctly filters and displays exception codes on Windows * Adds test for non-fatal exceptions. * Adds bpo number to comment.
zooba
mentioned this pull request
zooba added a commit that referenced this pull request
Jun 6, 2017…ption … (#1960) * bpo-30557: faulthandler now correctly filters and displays exception codes on Windows (#1924) * bpo-30557: faulthandler now correctly filters and displays exception codes on Windows * Adds test for non-fatal exceptions. * Adds bpo number to comment. * bpo-30557: Fix test_faulthandler (#1969) On Windows 8, 8.1 and 10 at least, the exit code is the exception code (no bit is cleared).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters