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

Roundup Robot report at bugs.python.org
Sun Apr 15 16:19:20 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset bf3b77722c9f by Mark Dickinson in branch '2.7':
Issue #13889: On MSVC builds, set FPU control word at runtime for all string <-> float conversions.  Patch by Samuel Iseli and Stefan Krah.
http://hg.python.org/cpython/rev/bf3b77722c9f

----------

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


More information about the Python-bugs-list mailing list