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
For example, if ascii was used casemapping then FOO!*@* should match [email protected], etc. Perhaps we would need to introduce a 'casemapping' option. All of the tests appear to be all lowercase.
The text was updated successfully, but these errors were encountered:
For example, if
ascii
was used casemapping thenFOO!*@*
should match[email protected]
, etc. Perhaps we would need to introduce a 'casemapping' option. All of the tests appear to be all lowercase.The text was updated successfully, but these errors were encountered: