summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/debugobj_r.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-06-15 12:21:55 (GMT)
committerGitHub <noreply@github.com>2018-06-15 12:21:55 (GMT)
commit0e2b76ea4e48d0fc1ca34ae4ffbb2fd6c19664bb (patch)
treec55b12c0360814b27ac0cf623395e7f8d56dfc39 /Lib/idlelib/debugobj_r.py
parenta50b825c18a92655f3dd7939e793fa3d4440d886 (diff)
downloadcpython-0e2b76ea4e48d0fc1ca34ae4ffbb2fd6c19664bb.zip
cpython-0e2b76ea4e48d0fc1ca34ae4ffbb2fd6c19664bb.tar.gz
cpython-0e2b76ea4e48d0fc1ca34ae4ffbb2fd6c19664bb.tar.bz2
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
Hangul composition check boundaries are wrong for the second character ([0x1161, 0x1176) instead of [0x1161, 0x1176]) and third character ((0x11A7, 0x11C3) instead of [0x11A7, 0x11C3]). (cherry picked from commit d134809cd3764c6a634eab7bb8995e3e2eff14d5) Co-authored-by: Wonsup Yoon <pusnow@me.com>
Diffstat (limited to 'Lib/idlelib/debugobj_r.py')
0 files changed, 0 insertions, 0 deletions