mirror of
https://github.com/jlu5/PyLink.git
synced 2026-06-26 18:07:44 +02:00
This will attempt to translate UTF-8 nicks to ASCII ones instead of doing the ugly '||||' replace. Also, the fallback character for disallowed nick characters is now "-" instead of "|". TODO: document relay::use_unidecode Closes #561.