You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use string.lower() to compare strings in a case-insensitive way. irc.Network.norm_case should be updated to use the CASEMAPPING settings from the server to handle minor quirks like [ and { being the same letter sometimes.
The text was updated successfully, but these errors were encountered:
Imported from https://sourceforge.net/apps/mantisbt/urk/view.php?id=17
We currently use string.lower() to compare strings in a case-insensitive way. irc.Network.norm_case should be updated to use the CASEMAPPING settings from the server to handle minor quirks like [ and { being the same letter sometimes.
The text was updated successfully, but these errors were encountered: