diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-01-16 10:44:00 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-01-16 10:44:00 (GMT) |
commit | 476279f18b1bbcc5939f6bb7a10dd937c933cfb3 (patch) | |
tree | 9a4f840b7f56e536ba736d5a46079f5a65a7285b /Python/strtod.c | |
parent | ed44dfa4c7dd03488da6e23c9901af7185af8302 (diff) | |
download | cpython-476279f18b1bbcc5939f6bb7a10dd937c933cfb3.zip cpython-476279f18b1bbcc5939f6bb7a10dd937c933cfb3.tar.gz cpython-476279f18b1bbcc5939f6bb7a10dd937c933cfb3.tar.bz2 |
Issue #7632: Fix a serious wrong output bug for string -> float conversion.
Also remove some now unused variables, and add comments clarifying the
possible outputs of the parsing section of _Py_dg_strtod. Thanks
Eric Smith for reviewing.
Diffstat (limited to 'Python/strtod.c')
0 files changed, 0 insertions, 0 deletions