mirror of
https://github.com/python/cpython.git
synced 2026-05-22 10:21:49 +00:00
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.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||