]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes gh-124016: update Unicode to 16.0.0 (#124017)
authorBenjamin Peterson <benjamin@python.org>
Fri, 13 Sep 2024 14:47:04 +0000 (07:47 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 14:47:04 +0000 (07:47 -0700)
commitbb904e063d0cbe4c7c83ebfa5fbed2d9c4980a64
tree1890918db77077f687c0f8bcfa9fb4d6669bd08c
parenta9594a34c62487961be86c0925daaa43bb467bb9
closes gh-124016: update Unicode to 16.0.0 (#124017)
12 files changed:
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.14.rst
Lib/test/string_tests.py
Lib/test/test_str.py
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2024-09-12-10-55-19.gh-issue-124016.ncs0hd.rst [new file with mode: 0644]
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py