[issue9980] str(float) failure

Kiriakos Vlahos report at bugs.python.org
Wed Sep 29 23:45:43 CEST 2010


Kiriakos Vlahos <pyscripter at gmail.com> added the comment:

OK problem solved!
If I set the FPU control word to $00xx I get the correct answers.  Now I think that if _Py_dg_dtoa depends on specific values for the FPU control word that is bad design and likely to lead to such problems.

----------

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


More information about the Python-bugs-list mailing list