summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-03-03 23:41:34 (GMT)
committerGitHub <noreply@github.com>2022-03-03 23:41:34 (GMT)
commit6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b (patch)
tree24056030a7e5057f1ea48d159f6befb1507ea2eb /Python/thread.c
parent05a8bc1c944709e7468f157bd1b6032f368e43bf (diff)
downloadcpython-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