mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
d102e04e4a
An issue in ctypes.c_longdouble, ctypes.c_double, and ctypes.c_float that caused an incorrect exception to be returned in the case of overflow has been fixed.