Skip to content

Handling of unassigned code points ("stored strings" or "query" variant) #2

@tomprogrammer

Description

@tomprogrammer

RFC3454 Section 7 describes handling of unassigned code points in stringprep. The RFC contains the text:

Stored strings using the profile MUST NOT contain any unassigned code points.
Queries for matching strings MAY contain unassigned code points.

Currently only the "stored strings" variant is implemented as far as I can tell from glossing over the code. I'd like to request an implementation of the "queries" variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions