Ensure values can be sorted
The values may contain None which is not orderable so we insert a third argument before the value to prevent to compare None value against others. issue9381 review303881005
Please register or sign in to comment
The values may contain None which is not orderable so we insert a third argument before the value to prevent to compare None value against others. issue9381 review303881005