]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88091: Fix unicodedata.decomposition() for Hangul Syllables (GH-144993)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 24 Feb 2026 17:42:33 +0000 (17:42 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Feb 2026 17:42:33 +0000 (19:42 +0200)
commit56c4f10d6e474604a162521228b5f3b5ff79236c
tree1f986252a4ca2f02d456bfdae9aa0380bc775cc9
parent97181bb336dcf896188ae46d87c909067375e779
gh-88091: Fix unicodedata.decomposition() for Hangul Syllables (GH-144993)
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Library/2026-02-19-10-57-40.gh-issue-88091.N7qGV-.rst [new file with mode: 0644]
Modules/unicodedata.c