diff options
author | Victor Stinner <vstinner@python.org> | 2022-03-03 23:41:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-03 23:41:34 (GMT) |
commit | 6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b (patch) | |
tree | 24056030a7e5057f1ea48d159f6befb1507ea2eb /Python/thread.c | |
parent | 05a8bc1c944709e7468f157bd1b6032f368e43bf (diff) | |
download | cpython-6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b.zip cpython-6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b.tar.gz cpython-6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b.tar.bz2 |
bpo-46913: test_hashlib skips _sha3 tests on UBSan (GH-31673)
If Python is built with UBSan, test_hashlib skips tests on the _sha3
extension which currently has undefined behaviors.
This change allows to run test_hashlib to check for new UBSan regression,
but the known _sha3 undefined behavior must be fixed.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions