mirror of
https://github.com/jlu5/PyLink.git
synced 2025-03-31 04:47:03 +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.