]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-88091: Fix unicodedata.decomposition() for Hangul Syllables (GH-144993...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 24 Feb 2026 22:27:09 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Feb 2026 22:27:09 +0000 (00:27 +0200)
commit0701ce636c390b0fe78a63b452a5c002dbb9e7ec
tree2aef04626016e6867c28334ced801708f1c01b39
parent12092af02eaac070723ad957bd83f4d3acf982eb
[3.14] gh-88091: Fix unicodedata.decomposition() for Hangul Syllables (GH-144993) (GH-145189)

(cherry picked from commit 56c4f10d6e474604a162521228b5f3b5ff79236c)
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