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

Mark Dickinson report at bugs.python.org
Mon Nov 9 15:02:50 CET 2009


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

fesetprec and fegetprec are at least semi-standard, it seems.  They're
recommended in the C99 rationale (see page 121 of

http://www.open-std.org/jtc1/sc22/wg14/www/C99RationaleV5.10.pdf

).

----------

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


More information about the Python-bugs-list mailing list