-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed as not planned
Labels
Description
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.