| commit | 031e25b0f74ae2c7c82a6d2a3c227e74278b22d9 | [log] [tgz] |
|---|---|---|
| author | Meador Inge <meadori@gmail.com> | Mon May 28 14:21:16 2012 -0500 |
| committer | Meador Inge <meadori@gmail.com> | Mon May 28 14:21:16 2012 -0500 |
| tree | 529eef2863c5a611a2e0cab151a92f4697ac9e0e | |
| parent | 4b6045c30fb47a89cd32ebedc2b8d2603cd72e33 [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.