[issue12286] float('nan') breaks sort() method on a list of floats

Ezio Melotti report at bugs.python.org
Wed Jun 8 19:44:58 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

This is expected.  See also #11986 and #11949.

----------
nosy: +belopolsky, ezio.melotti, mark.dickinson, rhettinger
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list