diff options
author | Victor Stinner <vstinner@python.org> | 2022-03-04 00:41:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-04 00:41:57 +0100 |
commit | ad1b04451d3aca2c6fa6dbe2891676a4e0baac49 (patch) | |
tree | 8fc21956e428436da9aaf698d5d11393d97ea4e1 /Python/compile.c | |
parent | 6d0d7d2b8c1e04fd51c6cb29cc09a41b60b97b7b (diff) | |
download | cpython-git-ad1b04451d3aca2c6fa6dbe2891676a4e0baac49.tar.gz |
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/compile.c')
0 files changed, 0 insertions, 0 deletions