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 <rep...@bugs.python.org>
<http://bugs.python.org/issue20904>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to