]> granicus.if.org Git - python/commit
Issue #5981: Fix some float.fromhex bugs related to inf and nan handling.
authorMark Dickinson <dickinsm@gmail.com>
Mon, 11 May 2009 15:33:08 +0000 (15:33 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 11 May 2009 15:33:08 +0000 (15:33 +0000)
commitb1d45856c255e480c7365e02fc91511c1438ac2a
tree5488ecd3cf23f21ded663d308ca5eec5a16f93c2
parent68e27eb8347978914641ca9c0e971ae1817e5257
Issue #5981: Fix some float.fromhex bugs related to inf and nan handling.
Lib/test/test_float.py
Misc/NEWS
Objects/floatobject.c