mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
031e25b0f7
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.