]> granicus.if.org Git - python/commit
dtoa.c fix from upstream that fixes incorrectly rounded results for certain subnormal...
authorMark Dickinson <dickinsm@gmail.com>
Sat, 23 Jan 2010 21:25:53 +0000 (21:25 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 23 Jan 2010 21:25:53 +0000 (21:25 +0000)
commit8cd0a66a0fd7bb7d69153906942930c2e8c3dd17
tree9f2d96014ef51e1e6423ca65d3891a9a24d42d8a
parentfc5290458d00e3eebf82dd914fd2848b7e3f7e87
dtoa.c fix from upstream that fixes incorrectly rounded results for certain subnormals that are also halfway cases.
Python/dtoa.c