Merge branch 'main' into unicode-linebreaks

This commit is contained in:
L. Grobol 2025-05-24 19:35:05 +02:00 committed by GitHub
commit 286ab7ba6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1256 changed files with 80530 additions and 25989 deletions

View file

@ -43,7 +43,7 @@
# When changing UCD version please update
# * Doc/library/stdtypes.rst, and
# * Doc/library/unicodedata.rst
# * Doc/reference/lexical_analysis.rst (two occurrences)
# * Doc/reference/lexical_analysis.rst (three occurrences)
UNIDATA_VERSION = "16.0.0"
UNICODE_DATA = "UnicodeData%s.txt"
COMPOSITION_EXCLUSIONS = "CompositionExclusions%s.txt"