8000 Update to Unicode 14 by theodore-s-beers · Pull Request #88 · unicode-rs/unicode-normalization · GitHub
[go: up one dir, main page]

Skip to content

Update to Unicode 14 #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Update to Unicode 14 #88

merged 1 commit into from
Jul 1, 2022

Conversation

theodore-s-beers
Copy link
Contributor

Hello. I'm sorry if this comes across as a drive-by PR. It was either this, or open an issue, and I figured I may as well try.

The changes made are minimal. I updated the Python script to refer to Unicode version 14; ran the script; and moved the resulting files to their places. Running cargo test after this resulted in one error: a check that code point U+FDCF is unassigned. Unicode 14 has assigned it to an Arabic ligature (سلامه علينا). So I removed that specific test. Everything else seems to be passing.

I'm not sure if more is involved in updating this library to a new version of Unicode. The PR that brought it to version 13 was similarly simple. Thanks for your maintainership!

@Manishearth
Copy link
Member

Thanks!

@Manishearth Manishearth merged commit ed95460 into unicode-rs:master Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0