]> granicus.if.org Git - python/commit
Issue 7632: fix a dtoa.c bug (bug 6) causing incorrect rounding. Tests to follow.
authorMark Dickinson <dickinsm@gmail.com>
Thu, 14 Jan 2010 13:14:49 +0000 (13:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 14 Jan 2010 13:14:49 +0000 (13:14 +0000)
commit50b60c612e7eca3f815d362190ddb80a21a6d820
treefde501c830ddfd342940c53311da6be37f2b7110
parent03774fac622e35a4fa16901b0de181707effd930
Issue 7632: fix a dtoa.c bug (bug 6) causing incorrect rounding.  Tests to follow.
Python/dtoa.c