-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
UnicodeData: Update to version 16 #58710
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
UnicodeData: Update to version 16 #58710
Conversation
|
Hello! I am a bot. Thank you for your pull request! I have assigned
Note: If you are a Julia committer, please make sure that your organization membership is public. |
|
I believe we claimed a while ago that Julia now supports Unicode 16. Apparently there was a file where we forgot to update from Unicode 13 to 16. This PR fixes that oversight. |
|
The support for Unicode 16 was claimed to be added in #56925, and this is mentioned in the 1.12 release notes. |
|
Yes, I think it should be backported. |
|
This PR only affects the documentation. It corrects the table containing all LaTeX and Emoji tab completions available in the REPL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
(cherry picked from commit 866c890)
No description provided.