mirror of
https://github.com/python/cpython.git
synced 2026-07-24 10:52:24 -04:00
ad1b04451d
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.