diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-01-12 23:10:40 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-01-12 23:10:40 +0000 |
commit | c40969d3232269cbd92b2378ca41e9e2073c46bd (patch) | |
tree | 2db2a3ee945f9668e0d092374358109782e5ba25 | |
parent | 76168bc8ca730490eaec34f1d4a39c87aaa183ca (diff) | |
download | cpython-git-c40969d3232269cbd92b2378ca41e9e2073c46bd.tar.gz |
Blocked revisions 77410,77421,77450-77451 via svnmerge
........
r77410 | mark.dickinson | 2010-01-10 13:06:31 +0000 (Sun, 10 Jan 2010) | 1 line
Remove unused BCinfo fields and an unused macro.
........
r77421 | mark.dickinson | 2010-01-11 17:15:13 +0000 (Mon, 11 Jan 2010) | 1 line
Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define.
........
r77450 | mark.dickinson | 2010-01-12 22:23:56 +0000 (Tue, 12 Jan 2010) | 4 lines
Issue #7632: Fix a problem with _Py_dg_strtod that could lead to
crashes in debug builds, for certain long numeric strings
corresponding to subnormal values.
........
r77451 | mark.dickinson | 2010-01-12 22:55:51 +0000 (Tue, 12 Jan 2010) | 2 lines
Issue #7632: Fix a bug in dtoa.c that could lead to incorrectly-rounded results.
........
0 files changed, 0 insertions, 0 deletions