]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132097: skip tests raising an explicit SIGSEV when UB sanitizer is on (#132398)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 12 Apr 2025 07:18:58 +0000 (09:18 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Apr 2025 07:18:58 +0000 (09:18 +0200)
commite1f93ff484236363c6dcc34a8a07133b64e708b5
tree4d2ff58a03af554a300f777ee65505bc1392e459
parent05d27a84f4a85d777239e95e6d9b6dae8b32c538
gh-132097: skip tests raising an explicit SIGSEV when UB sanitizer is on (#132398)
Lib/test/test_concurrent_futures/test_deadlock.py