gh-156289: Update Unicode to 18.0.0 - #156290
Closed
clin1234 wants to merge 2 commits into
Closed
Conversation
Regenerate the Unicode tables with Tools/unicode/makeunicodedata.py and bump UNIDATA_VERSION to 18.0.0: Modules/unicodedata_db.h Modules/unicodename_db.h Objects/unicodetype_db.h Also update the UCD version references in the docs (stdtypes.rst, unicodedata.rst, re.rst, lexical_analysis.rst) and the explanatory comments in Lib/re/_properties.py, per the checklist at the top of makeunicodedata.py. TEMPORARY TODO: the two bidirectional-table asserts in Tools/unicode/mkstringprep.py are commented: Lib/stringprep.py must then be regenerated.
Documentation build overview
4 files changed± library/re.html± library/stdtypes.html± library/unicodedata.html± reference/lexical_analysis.html |
Member
|
This is premature as it's still a draft: Unicode® 18.0.0 (DRAFT) |
Contributor
Author
But given that the final release will be in mid-September, isn't it prudent to support it as soon as possibele? |
Member
|
Not necessarily. Better wait for the release rather than having a sitting PR. |
Member
|
See your https://discuss.python.org/t/allow-beta-ucd-files-to-be-used-in-the-future/106626 for a discussion on whether we should support pre-release Unicode versions: no consensus reached to do so. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.