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

Mark Dickinson report at bugs.python.org
Mon Nov 9 15:45:31 CET 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Stefan, please could you test the attached patch (against py3k) with
suncc?  With this patch, sys.float_repr_style should report 'short', and
'make test' should not produce any obviously float-related failures.

----------
keywords: +patch
Added file: http://bugs.python.org/file15299/sun_short_float_repr.patch

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


More information about the Python-bugs-list mailing list