]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-80667: Fix lookup for Tangut ideographs in unicodedata (GH-144789) (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Feb 2026 12:25:43 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 12:25:43 +0000 (14:25 +0200)
commitbcabbd02f6fb98ee143fc9f3e47e71ded3b7747f
tree0f389fd0008f78b59d74f026bf077d599614dd8e
parent46e7189d0964b381e5bd598c2ab0a8a0249ce98c
[3.14] gh-80667: Fix lookup for Tangut ideographs in unicodedata (GH-144789) (GH-144871)

(cherry picked from commit 8b7b5a994602824a5e41cf2516691212fcdfa25e)

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