diff options
author | Victor Stinner <vstinner@python.org> | 2022-03-03 23:41:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-03 23:41:57 (GMT) |
commit | ad1b04451d3aca2c6fa6dbe2891676a4e0baac49 (patch) | |
tree | 8fc21956e428436da9aaf698d5d11393d97ea4e1 /Python/thread.c | |
parent | 6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b (diff) | |
download | cpython-ad1b04451d3aca2c6fa6dbe2891676a4e0baac49.zip cpython-ad1b04451d3aca2c6fa6dbe2891676a4e0baac49.tar.gz cpython-ad1b04451d3aca2c6fa6dbe2891676a4e0baac49.tar.bz2 |
bpo-46913: Skip test_ctypes.test_shorts() on UBSan (GH-31674)
If Python is built with UBSan, test_ctypes now skips test_shorts().
This change allows to run test_ctypes to check for new UBSan regression,
but the known test_shorts() undefined behavior must be fixed.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions