Skip to content

Commit af09157

Browse files
committed
Upgrade to Unicode 15.0.0
Unicode 15 will be released on Sept. 13: https://unicode.org/versions/Unicode15.0.0/ This updates the Unicode tables to the latest version. The {Grapheme,Word,Sentence}BreakTest.txt files are unchanged (except for the file header), so no change is needed to testdata.rs.
1 parent 9d79ee2 commit af09157

File tree

3 files changed

+1207
-1173
lines changed

3 files changed

+1207
-1173
lines changed

scripts/unicode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# these are the surrogate codepoints, which are not valid rust characters
5555
surrogate_codepoints = (0xd800, 0xdfff)
5656

57-
UNICODE_VERSION = (14, 0, 0)
57+
UNICODE_VERSION = (15, 0, 0)
5858

5959
UNICODE_VERSION_NUMBER = "%s.%s.%s" %UNICODE_VERSION
6060

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy