-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0 Beta3
-
None
E.g. currently "\x4E"_ba == u"\xFFFE"_s. They should not be the same. That begs the question which one should be sorted first, or whether we should assert on this (probably not), but they should definitely not sort equal.
Ditto probably (didn't verify, yet) with UTF-16/UTF-16 comparisons involving invalid surrogate pairs and/or replacement characters.