SilentGhost <[email protected]> added the comment:
For the record:
>>> 'ꮳꮃꭹ'.encode('punycode')
b'tz9ata7l'
>>> '\u13e3\u13b3\u13a9'.encode('punycode')
b'f9dt7l'
Also, your unicode-escaped string is an upper-cased version of the first string.
----------
nosy: +SilentGhost
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40845>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com