[issue29456] bugs in unicodedata.normalize: u1176, u11a7 and u11c3

Ma Lin report at bugs.python.org
Sat Jun 16 22:40:32 EDT 2018


Ma Lin <malincns at 163.com> added the comment:

You are right.

I found a Normalization Test Suite for Unicode 3.2
http://www.unicode.org/Public/3.2-Update/NormalizationTest-3.2.0.txt

\u1176 is not in the range of the second character.
\u11a7, \u11c3 are not in the range of the third character.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29456>
_______________________________________


More information about the Python-bugs-list mailing list