closes gh-124016: update Unicode to 16.0.0 (#124017)
This commit is contained in:
committed by
GitHub
parent
a9594a34c6
commit
bb904e063d
@@ -44,7 +44,7 @@ VERSION = "3.3"
|
||||
# * Doc/library/stdtypes.rst, and
|
||||
# * Doc/library/unicodedata.rst
|
||||
# * Doc/reference/lexical_analysis.rst (two occurrences)
|
||||
UNIDATA_VERSION = "15.1.0"
|
||||
UNIDATA_VERSION = "16.0.0"
|
||||
UNICODE_DATA = "UnicodeData%s.txt"
|
||||
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"
|
||||
EASTASIAN_WIDTH = "EastAsianWidth%s.txt"
|
||||
|
||||
Reference in New Issue
Block a user