[issue5792] Enable short float repr() on Solaris/x86

Stefan Krah report at bugs.python.org
Mon Nov 9 16:36:52 CET 2009


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

Tested the patch against an updated 3.2. repr-style is 'short', and I
did not see obvious float errors. In particular, test_float.py is
passed. I also did not see new compile warnings.

As for the other tests, the errors I get seem to be the same with or
without the patch. Any other tests I should watch out for apart from
test_float.py?

----------

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


More information about the Python-bugs-list mailing list