Skip to content

String escaping in mach.text.escape should be able to write surrogate pairs #13

@pineapplemachine

Description

@pineapplemachine

The Escaper type should be able to handle writing code points as \uXXXX\uXXXX surrogate pairs when \xXX and \UXXXXXXXX are not available; it currently will just fail to write the string.

But this is low priority because currently there is no actual use case where this is relevant.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions