New submission from Marty <vpjtqwv0...@gmail.com>:
I know that there is numpy.isnan() for checking if a value is float('nan') but I think that native python should logically return False in bool(float('nan')). ---------- messages: 398448 nosy: vpjtqwv0101 priority: normal severity: normal status: open title: float('nan') is True type: enhancement versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44770> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com