[issue36095] Better NaN sorting.

Marco Sulla report at bugs.python.org
Sun Dec 15 13:52:34 EST 2019


Marco Sulla <launchpad.net at marco.sulla.e4ward.com> added the comment:

Excuse me, a little errata:

> After the current object a is checked against the object b, if `all_orderables` is true [...]

must be change to

> After the current object a is checked against the object b, ***if the check returns false and*** if `all_orderables` is true [...]

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36095>
_______________________________________


More information about the Python-bugs-list mailing list