Open
Description
cf. jmespath-community/jmespath.test#2
String functions such as length
and reverse
and sort
are documented to treat strings as sequences of code points, but this implementation incorrectly interprets the code units of each surrogate pair representing a supplementary plane character as independent code points.
Metadata
Metadata
Assignees
Labels
No labels