]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
authorBenjamin Peterson <benjamin@python.org>
Tue, 13 Sep 2022 22:45:12 +0000 (15:45 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 22:45:12 +0000 (15:45 -0700)
commitfd1e477f5300172d9330e5777d37d70add473baf
tree71543cd2fcc3a4dc0ee65b0ff0118b5e4ec9e8b8
parent69d9a080993902b289c1b2c089cc0882b908df4c
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.12.rst
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2022-09-13-15-12-31.gh-issue-96734.G08vjz.rst [new file with mode: 0644]
Modules/unicodedata.c
Modules/unicodedata_db.h
Modules/unicodename_db.h
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py