Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'TODO: section 2.4.2.3 constrains the email address to a limited subset of valid address formats' issue in sifter\commands\redirect.py #7

Open
manfred-kaiser opened this issue Oct 10, 2020 · 0 comments

Comments

@manfred-kaiser
Copy link
Member

manfred-kaiser commented Oct 10, 2020

section 2.4.2.3 constrains the email address to a limited subset of valid address formats. need to check if python's email.utils also uses this subset or if we need to do our own parsing

CodeFactor found an issue: TODO: section 2.4.2.3 constrains the email address to a limited

It's currently on:
sifter\commands\redirect.py:40
Commit 6e6601e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant