]> granicus.if.org Git - python/commit
Patch #1725 by Mark Dickinson, fixes incorrect conversion of -1e1000
authorGuido van Rossum <guido@python.org>
Sat, 5 Jan 2008 00:59:59 +0000 (00:59 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 5 Jan 2008 00:59:59 +0000 (00:59 +0000)
commit3b83549ea0b0c3e8d1919925a8875052e13367cf
treefd4a7656aebd4a813a7e739504d64c05a6ef8c5b
parent54966a5f94c8326d0245ffcea3fecc2cdf78efb4
Patch #1725 by Mark Dickinson, fixes incorrect conversion of -1e1000
and adds errors for -0x.
Lib/test/test_builtin.py
Lib/test/test_float.py
Python/pystrtod.c