Mark Dickinson added the comment:

Closing this as "won't fix". I agree with Tim that the right way to handle this 
is to make math.isnan behave like math.floor and math.ceil currently do, via 
new special methods, but (1) I think introducing new special methods should 
probably be a PEP-level change, and (2) I'm afraid I'm not motivated enough to 
implement it, so it's going to have to wait on someone who has that motivation.

----------
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed
type:  -> behavior

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

Reply via email to