[issue1580] Use shorter float repr when possible

Guido van Rossum report at bugs.python.org
Mon Mar 2 01:15:53 CET 2009


Guido van Rossum <guido at python.org> added the comment:

I tried that, and it was more subtle than that in corner cases.

Another argument against it is that on Windows the system input routine
doesn't correctly round unless 17 digits of precision are given.  One of
Tim Peters's responses should have evidence of that (or perhaps it was
on a python-dev thread).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1580>
_______________________________________


More information about the Python-bugs-list mailing list