]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80667: Fix Tangut ideographs names in unicodedata (GH-144789)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Feb 2026 11:31:18 +0000 (13:31 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 11:31:18 +0000 (13:31 +0200)
commit8b7b5a994602824a5e41cf2516691212fcdfa25e
tree4dad71b20635c2321e44f2d21cacd1804fda94d3
parentebe02e4f393bc0bd2263c43da313b28012f82af9
gh-80667: Fix Tangut ideographs names in unicodedata (GH-144789)

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