Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
Commitd7d9115
authored
support Unicode 17 via utf8proc 2.11.0 (#59534)
Similar to#56925, support [Unicode17](https://www.unicode.org/versions/Unicode17.0.0/) by bumping utf8procto 2.11.0 (thanks toJuliaStrings/utf8proc#301by@eschnett).This allows us to use [10 exciting new emojicharacters](https://www.unicode.org/emoji/charts-17.0/emoji-released.html)as identifiers, including "treasure chest"<img width="107" height="107" alt="image"src="https://github.com/user-attachments/assets/b4ad647c-6ef8-4d34-b2bd-30aa831df7e1"/>`"\U1FA8E"` (but still no superscript "q").1 parentcfd4cfd commitd7d9115
8 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments
Comments
(0)