Skip to content
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

idna2008derived: removal of the two archaic SHRIIs #807

Merged
merged 1 commit into from
May 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions unicodetools/data/idna/idna2008derived/Idna2008-16.0.0.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Idna2008-16.0.0.txt
# Date: 2024-01-31, 15:33:11 GMT [KW]
# Date: 2024-05-05, 18:54:36 GMT [KW]
# Copyright 2024 Unicode, Inc.
# For terms of use, see https://www.unicode.org/terms_of_use.html
#
Expand Down Expand Up @@ -868,8 +868,8 @@
0C55..0C56 ; PVALID # TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
0C57 ; UNASSIGNED # <reserved-0C57>
0C58..0C5A ; PVALID # TELUGU LETTER TSA..TELUGU LETTER RRRA
0C5B ; UNASSIGNED # <reserved-0C5B>
0C5C..0C5D ; PVALID # TELUGU ARCHAIC SHRII..TELUGU LETTER NAKAARA POLLU
0C5B..0C5C ; UNASSIGNED # <reserved-0C5B>..<reserved-0C5C>
0C5D ; PVALID # TELUGU LETTER NAKAARA POLLU
0C5E..0C5F ; UNASSIGNED # <reserved-0C5E>..<reserved-0C5F>
0C60..0C63 ; PVALID # TELUGU LETTER VOCALIC RR..TELUGU VOWEL SIGN VOCALIC LL
0C64..0C65 ; UNASSIGNED # <reserved-0C64>..<reserved-0C65>
Expand All @@ -895,8 +895,8 @@
0CCA..0CCD ; PVALID # KANNADA VOWEL SIGN O..KANNADA SIGN VIRAMA
0CCE..0CD4 ; UNASSIGNED # <reserved-0CCE>..<reserved-0CD4>
0CD5..0CD6 ; PVALID # KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
0CD7..0CDB ; UNASSIGNED # <reserved-0CD7>..<reserved-0CDB>
0CDC..0CDE ; PVALID # KANNADA ARCHAIC SHRII..KANNADA LETTER FA
0CD7..0CDC ; UNASSIGNED # <reserved-0CD7>..<reserved-0CDC>
0CDD..0CDE ; PVALID # KANNADA LETTER NAKAARA POLLU..KANNADA LETTER FA
0CDF ; UNASSIGNED # <reserved-0CDF>
0CE0..0CE3 ; PVALID # KANNADA LETTER VOCALIC RR..KANNADA VOWEL SIGN VOCALIC LL
0CE4..0CE5 ; UNASSIGNED # <reserved-0CE4>..<reserved-0CE5>
Expand Down
Loading