]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-88091: Fix `unicodedata.decomposition()` for Hangul Syllables (GH-144993...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 24 Feb 2026 22:27:40 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Feb 2026 22:27:40 +0000 (00:27 +0200)
commite418e3351f84f7110ff983273669ff1f07393725
treed3344aae9ac1f762e9109aea0f1f52c4b22a09c1
parenta3c0a809e1d2a43125cbd8d03d34a6591242d304
[3.13] gh-88091: Fix `unicodedata.decomposition()` for Hangul Syllables (GH-144993) (GH-145190)

(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