mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
a36e939aeb
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.