[issue20904] HAVE_PY_SET_53BIT_PRECISION for m68k

Mark Dickinson report at bugs.python.org
Wed Apr 9 19:23:26 CEST 2014


Mark Dickinson added the comment:

> under some conditions involving denormalized numbers the result may lose a bit of precision

That sounds like a non-issue for this application: the dtoa.c computations are careful to avoid subnormals in intermediate computations.

If mirabilos has withdrawn his objection, is there anything blocking applying this for 3.5?

----------

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


More information about the Python-bugs-list mailing list