Skip to content

PEP 393 - Flexible String Representation #252

@slozier

Description

@slozier

Since we're using the C# string as our string there's no way to differentiate between a surrogate pair and a "wide" unicode character (e.g. "\uDBFF\uDFFF" and "\U0010FFFF" are not equal in Python but they are equal in C#).

References:

Related PR: #251

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions