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 and others added 3 commits September 25, 2025 20:17
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
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