Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

This seems coherent with https://www.python.org/dev/peps/pep-3131/ to me. The 
parser ensures all identifiers are converted into the normal form NFKC while 
parsing; comparison of identifiers is based on NFKC.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46572>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to