Skip to content

Unicode normalization error in Python 3.10 #134502

Closed as not planned
Closed as not planned
@ShengDong207

Description

@ShengDong207

I'm experiencing issues with Unicode normalization in Python 3.10.

When handling Unicode strings that contain combining characters or other characters that should be normalized, the normalization behavior appears to be inconsistent or incorrect.

This could potentially affect string comparisons, file operations, and other areas where Unicode normalization is important for correct behavior.

Additional details will be provided upon request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions