commit | 6a1d84e2b37291b7e3bc5ddad14a60aed430e404 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Jun 06 19:40:41 2017 +0200 |
committer | Steve Dower <steve.dower@microsoft.com> | Tue Jun 06 10:40:41 2017 -0700 |
tree | 30faf672d5fb9536c40266d90aaba3b51f10434e | |
parent | 5eb788bf7f54a8e04429e18fc332db858edd64b6 [diff] |
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).