]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-80667: Fix lookup for Tangut ideographs in unicodedata (GH-144789) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Feb 2026 15:02:01 +0000 (16:02 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 15:02:01 +0000 (15:02 +0000)
commitba0bab40f7c1b903f55142b05d582337c859c7b9
treeaba7a94f0f2a3f81d13cb384e8fe9e1565feefc2
parent48f9ecad92001d6f49a4766c69b5401a5a54c8e7
[3.13] gh-80667: Fix lookup for Tangut ideographs in unicodedata (GH-144789) (GH-144871) (GH-144875)

(cherry picked from commit 8b7b5a994602824a5e41cf2516691212fcdfa25e)
(cherry picked from commit bcabbd02f6fb98ee143fc9f3e47e71ded3b7747f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Pierre Le Marre <dev@wismill.eu>
Lib/test/test_ucn.py
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2023-02-05-20-02-30.gh-issue-80667.7LmzeA.rst [new file with mode: 0644]
Modules/unicodedata.c
Modules/unicodename_db.h
Tools/unicode/makeunicodedata.py