Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 25, 2025

* The Unicode database has been updated to Unicode 17.0.0.


unicodedata
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this duplicated?

*str_size*, *buf_size* and the result are number of UCS-4 characters.
In Unicode 16.0, any character can be lowercased into a buffer of *buf_size* ``2``.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this (specifying 16.0.0) may be confusing for readers since we compile UCD version 17.0 in unicodedata.

@vstinner
Copy link
Member Author

vstinner commented Oct 7, 2025

This API didn't get much traction. I prefer to abandon it. The API is being discussed at capi-workgroup/decisions#71.

@vstinner vstinner closed this Oct 7, 2025
@vstinner vstinner deleted the unicode_tolower2 branch October 7, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants