[issue13889] str(float) and round(float) issues with FPU precision

Samuel Iseli report at bugs.python.org
Fri Feb 3 16:36:24 CET 2012


Samuel Iseli <samuel.iseli at gmail.com> added the comment:

There's an excess space after a line continuation backslash in my last patch, so it doesn't compile (pyport.h, line 567).
Here's an additional patch that removes the space.
Didn't find out how to combine the 2 revisions in one patch-file...

Sorry about that.

----------
Added file: http://bugs.python.org/file24409/74747.patch

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


More information about the Python-bugs-list mailing list