closes gh-124016: update Unicode to 16.0.0 (#124017)

This commit is contained in:
Benjamin Peterson
2024-09-13 07:47:04 -07:00
committed by GitHub
parent a9594a34c6
commit bb904e063d
12 changed files with 23668 additions and 21778 deletions

View File

@@ -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"