mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -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.