Lee Collins <lcoll...@netflix.com> added the comment:
On further investigation, it appears that the problem is the interaction between Python3 and the MacOS terminal. unicodedata.normalize() produces the correct sequence u'a\u0300' but when printed it comes out as U+00E0 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39174> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com