[issue9980] str(float) failure

Kiriakos Vlahos report at bugs.python.org
Thu Sep 30 01:10:23 CEST 2010


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

Also note that different compilers initialize the FPU control word with different values.  This creates a problem with embedded python that behaves differently or even produces wrong results depending on which language/compiler is used to embed it.  At least this is a documentation issue.  The expected value of the FPU control word should be documented.

----------

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


More information about the Python-bugs-list mailing list