cpython/Misc/NEWS.d/next
Miss Islington (bot) 0e2b76ea4e
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 d134809cd3)

Co-authored-by: Wonsup Yoon <pusnow@me.com>
2018-06-15 05:21:55 -07:00
..
Build 3.7.0rc1 2018-06-12 00:46:50 -04:00
C API 3.7.0b3 2018-03-29 07:57:55 -04:00
Core and Builtins 3.7.0rc1 2018-06-12 00:46:50 -04:00
Documentation 3.7.0rc1 2018-06-12 00:46:50 -04:00
IDLE 3.7.0rc1 2018-06-12 00:46:50 -04:00
Library bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) 2018-06-15 05:21:55 -07:00
macOS 3.7.0b5 2018-05-30 19:50:49 -04:00
Security 3.7.0b3 2018-03-29 07:57:55 -04:00
Tests 3.7.0b5 2018-05-30 19:50:49 -04:00
Tools-Demos 3.7.0b4 2018-05-02 03:41:45 -04:00
Windows 3.7.0rc1 2018-06-12 00:46:50 -04:00