]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
authorBenjamin Peterson <benjamin@python.org>
Tue, 14 Sep 2021 18:00:38 +0000 (11:00 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Sep 2021 18:00:38 +0000 (11:00 -0700)
commit024fda47d40b8cee77ac1cd3d31ee549edc11986
treef61f8b2e01e786703a976b73d651d87237856271
parent797c8eb9ef511f0c25f10a453b35c4d2fe383c30
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
Doc/library/stdtypes.rst
Doc/library/unicodedata.rst
Doc/reference/lexical_analysis.rst
Doc/whatsnew/3.11.rst
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Core and Builtins/2021-09-14-10-02-12.bpo-45190.ZFRgSj.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