]> granicus.if.org Git - python/commit
Issue #9041: raised exception is misleading
authorMeador Inge <meadori@gmail.com>
Mon, 28 May 2012 19:47:53 +0000 (14:47 -0500)
committerMeador Inge <meadori@gmail.com>
Mon, 28 May 2012 19:47:53 +0000 (14:47 -0500)
commitd102e04e4a9f84f632c5dfff5e7d3aae7022b33e
treebfd2462871d5775da6279b8f7aa8e8444f989ce9
parentef4c5010e45924c4c21441e372e83463e66515d5
parent031e25b0f74ae2c7c82a6d2a3c227e74278b22d9
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.
Misc/NEWS
Modules/_ctypes/cfield.c