Closed as not planned
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.