commit | fe7aa49f24743f834bcf123fcd9ea5cc7a123209 | [log] [tgz] |
---|---|---|
author | Meador Inge <meadori@gmail.com> | Mon May 28 13:52:59 2012 -0500 |
committer | Meador Inge <meadori@gmail.com> | Mon May 28 13:52:59 2012 -0500 |
tree | dc71e0f747867b88e6207536c638578ccdf7222a | |
parent | d9d276b0dcd5b8108d5b906f83e53b95a7ac686d [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.