devikasondhi
Results
2
comments of
devikasondhi
Also, local part can contain ascii characters like !'/ (https://en.wikipedia.org/wiki/Email_address). This is not handled well by ```is_email``` for input ```joe!/[email protected]```. Further, ```is_email``` gives False for input ```[email protected]```. It seems there...
The issue also holds for the characters: #xd800-#xdfff