[issue1580] Use shorter float repr when possible

Amaury Forgeot d'Arc report at bugs.python.org
Sun Dec 30 23:19:08 CET 2007


Amaury Forgeot d'Arc added the comment:

> If someone has a more recent version of MS's compiler, 
> I'd be interested to know what this does:

Visual Studio 2008 Express Edition gives the same results:
['1024', '1024', '1024', '1024', '1024', '1024', '1024.000000000001']
(Tested release and debug builds, with trunk version and py3k branch)

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1580>
__________________________________


More information about the Python-bugs-list mailing list