SIGN IN SIGN UP

bpo-30125: disable faulthandler in ctypes test_SEH (#1237)

Disable faulthandler to run test_SEH() of test_ctypes to prevent the
following log with a traceback:

    Windows fatal exception: access violation

Add support.disable_faulthandler() context manager.
V
Victor Stinner committed
a36e939aeb3b5a2c56561eb24f0e339eee9f3f9d
Parent: ae5b326
Committed by GitHub <noreply@github.com> on 4/21/2017, 10:31:13 PM