diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-04-22 00:31:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-22 00:31:13 +0200 |
commit | a36e939aeb3b5a2c56561eb24f0e339eee9f3f9d (patch) | |
tree | b4f48eac59cb7cf7ef3446d78bf2cfe637307570 /Python/pystate.c | |
parent | ae5b3260dd459845aad8a30491b76d471577785d (diff) | |
download | cpython-git-a36e939aeb3b5a2c56561eb24f0e339eee9f3f9d.tar.gz |
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.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions