Mark Dickinson added the comment:

> I see following ways to resolve this issue:

I don't think 4. is an option: for input of exact type float, from_float should 
continue to produce the exact value of the float, rather than an approximation 
to that exact value. There's code out there that depends on this behaviour. 
Options 1 through 3 all seem reasonable to me.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26975>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to