diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-22 01:16:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-22 01:16:12 (GMT) |
commit | 58f9c635002673e35a56eeaa122cade7a2b6bae1 (patch) | |
tree | 7ab99400a020a0034a8b675d7b9b0b7307a27bee /Python/getcompiler.c | |
parent | c965cf6dd1704a0138a4ef0a9c670e297cf66797 (diff) | |
download | cpython-58f9c635002673e35a56eeaa122cade7a2b6bae1.zip cpython-58f9c635002673e35a56eeaa122cade7a2b6bae1.tar.gz cpython-58f9c635002673e35a56eeaa122cade7a2b6bae1.tar.bz2 |
Fix test_faulthandler for sanitizers (#108245)
Set environment options to ask sanitizers to not handle SIGSEGV.
This change allows running test_enable_fd() and test_enable_file()
with sanitizers. Previously, they were skipped.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions