commit | d102e04e4a9f84f632c5dfff5e7d3aae7022b33e | [log] [tgz] |
---|---|---|
author | Meador Inge <meadori@gmail.com> | Mon May 28 14:47:53 2012 -0500 |
committer | Meador Inge <meadori@gmail.com> | Mon May 28 14:47:53 2012 -0500 |
tree | bfd2462871d5775da6279b8f7aa8e8444f989ce9 | |
parent | ef4c5010e45924c4c21441e372e83463e66515d5 [diff] | |
parent | 031e25b0f74ae2c7c82a6d2a3c227e74278b22d9 [diff] |
Issue #9041: raised exception is misleading 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.