Skip to content

Conversation

@vstinner
Copy link
Member

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.
(cherry picked from commit a36e939)

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. (cherry picked from commit a36e939)
@vstinnervstinner merged commit e005dd9 into python:3.6Apr 28, 2017
@vstinnervstinner deleted the backport-a36e939-3.6 branch April 28, 2017 14:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@the-knights-who-say-ni