GitHub / JoshData/python-email-validator issues and pull requests
#164 - Proposal: Add an async email validation function using dnspython’s async resolver
Issue -
State: open - Opened by VBproDev 2 months ago
- 5 comments
#162 - cannot import email_validator
Issue -
State: closed - Opened by vlaszdunov 4 months ago
#161 - Make sure `self.mx` works
Pull Request -
State: open - Opened by vjeranc 5 months ago
#160 - Version 2.3 breaks a ton of pydantic models and rules
Issue -
State: open - Opened by canardoFR 6 months ago
- 8 comments
#158 - Configurable length check
Issue -
State: open - Opened by bunny-therapist 6 months ago
#157 - Ability to disallow confusing unicode characters to prevent homoglyph phishing attacks
Issue -
State: open - Opened by alanhamlett 9 months ago
#156 - Feature Request: Async version for validate_email
Issue -
State: open - Opened by NiveditJain 10 months ago
#155 - Correctly handle None, add tests for other invalid types
Pull Request -
State: open - Opened by lightswitch05 10 months ago
#155 - Correctly handle None, add tests for other invalid types
Pull Request -
State: open - Opened by lightswitch05 10 months ago
- 5 comments
#154 - Keyword argument defaults prevent dynamic control via constants
Issue -
State: closed - Opened by by-Exist about 1 year ago
#153 - :bug: ImportError: email-validator is not installed using Docker, Pydantic and Kool
Issue -
State: open - Opened by almsx about 1 year ago
#152 - Develop
Pull Request -
State: open - Opened by PaulSidor20000 over 1 year ago
#152 - Develop
Pull Request -
State: open - Opened by PaulSidor20000 over 1 year ago
#151 - New branch
Pull Request -
State: closed - Opened by ViktoriySV over 1 year ago
#151 - New branch
Pull Request -
State: closed - Opened by ViktoriySV over 1 year ago
#150 - Email deliverability check is failing with timeout
Issue -
State: open - Opened by majorgilles over 1 year ago
- 1 comment
#149 - Added in Awesome List of Opensource Email Resources
Issue -
State: open - Opened by pydubreucq over 1 year ago
- 1 comment
#148 - False email validity check fails.
Issue -
State: open - Opened by jcagpir over 1 year ago
#147 - Support other languages
Issue -
State: open - Opened by jubuehrer over 1 year ago
- 2 comments
#146 - Interest in a man page?
Issue -
State: open - Opened by musicinmybrain over 1 year ago
#145 - Support ALLOW_DISPLAY_NAME and ALLOW_EMPTY_LOCAL in the CLI
Pull Request -
State: closed - Opened by musicinmybrain over 1 year ago
#145 - Support ALLOW_DISPLAY_NAME and ALLOW_EMPTY_LOCAL in the CLI
Pull Request -
State: closed - Opened by musicinmybrain over 1 year ago
#144 - Fix a couple of additional typos
Pull Request -
State: closed - Opened by musicinmybrain over 1 year ago
#143 - Fix a few minor typos
Pull Request -
State: closed - Opened by musicinmybrain over 1 year ago
#143 - Fix a few minor typos
Pull Request -
State: closed - Opened by musicinmybrain over 1 year ago
- 1 comment
#142 - Add a stricter validation to the local part
Issue -
State: open - Opened by rskvp93 over 1 year ago
#141 - Delete .gitignore
Pull Request -
State: closed - Opened by erosmary over 1 year ago
#141 - Delete .gitignore
Pull Request -
State: closed - Opened by erosmary over 1 year ago
#140 - mypy: stricter settings
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 4 comments
#140 - mypy: stricter settings
Pull Request -
State: closed - Opened by tamird almost 2 years ago
- 3 comments
#139 - AttributeError: module 'dns' has no attribute 'resolver'
Issue -
State: closed - Opened by Olegt0rr almost 2 years ago
- 2 comments
#138 - Installed package name should use dash not underscore
Issue -
State: closed - Opened by quassy almost 2 years ago
- 4 comments
#137 - Upgrade vulnerable version of dnspython, fixes #130
Pull Request -
State: closed - Opened by danmoz almost 2 years ago
- 1 comment
#137 - Upgrade vulnerable version of dnspython, fixes #130
Pull Request -
State: closed - Opened by danmoz almost 2 years ago
- 3 comments
#135 - Bump idna from 3.6 to 3.7
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#135 - Bump idna from 3.6 to 3.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#134 - Deliverability Validator will validate Domain, but not Subdomain
Issue -
State: open - Opened by Datamine almost 2 years ago
#133 - Has 2.1.0 been retagged (some time after 2023-12-25)?
Issue -
State: closed - Opened by dvzrv almost 2 years ago
- 3 comments
#132 - test failures: TypeError: Expected int, got Flag
Issue -
State: closed - Opened by ncopa almost 2 years ago
- 2 comments
#130 - Vulnerability in `dnspython`
Issue -
State: closed - Opened by nghazali almost 2 years ago
- 4 comments
#129 - Validation fails witn OpenAPI openapi-spec-validator
Issue -
State: closed - Opened by verhovensky almost 2 years ago
- 4 comments
#128 - test failure when DNS is not working
Issue -
State: closed - Opened by htgoebel about 2 years ago
#127 - test failure when /etc/resolve.conf is missing
Issue -
State: closed - Opened by htgoebel about 2 years ago
#125 - Improvements for more PEP compliance
Pull Request -
State: closed - Opened by mrcnkwcz about 2 years ago
#125 - Improvements for more PEP compliance
Pull Request -
State: closed - Opened by mrcnkwcz about 2 years ago
- 1 comment
#124 - Fix typo in README.md
Pull Request -
State: closed - Opened by andresmrm about 2 years ago
#123 - Improve error message
Issue -
State: closed - Opened by PanderMusubi about 2 years ago
- 3 comments
#122 - validate_email should not check special use domains if check_deliverability is set to false
Issue -
State: open - Opened by immanuel-h about 2 years ago
- 7 comments
#121 - Typo for "marketing" in CASE_INSENSITIVE_MAILBOX_NAMES
Issue -
State: closed - Opened by nhairs-lumin over 2 years ago
- 1 comment
#120 - Validating an email with a bad punicode domain is reported as an internal UnicodeError instead of a EmailSyntaxError
Issue -
State: closed - Opened by Ronserruya over 2 years ago
- 1 comment
#119 - Update __init__.py
Pull Request -
State: closed - Opened by sandileTA over 2 years ago
- 1 comment
#118 - Drop Python 3.7 from python_requires to fix 2.1.0 `SyntaxError`
Pull Request -
State: closed - Opened by tianweidut over 2 years ago
- 2 comments
#117 - remove typo
Pull Request -
State: closed - Opened by PriteshJadhav132 over 2 years ago
- 1 comment
#116 - Validating e-mails with display-name: John Doe <john@example.com>
Issue -
State: closed - Opened by ThorstenEngel over 2 years ago
- 12 comments
#115 - Make DNS resolver async
Pull Request -
State: closed - Opened by atk81 over 2 years ago
- 1 comment
#114 - Make dnspython package is optional
Pull Request -
State: open - Opened by artofhuman over 2 years ago
- 1 comment
#113 - Please consider an alternative license
Issue -
State: closed - Opened by musicinmybrain over 2 years ago
- 5 comments
#112 - Unexpected behaviour for top level domains
Issue -
State: closed - Opened by majster-pl over 2 years ago
- 1 comment
#111 - Add TLD validation
Issue -
State: closed - Opened by danielendresz over 2 years ago
- 7 comments
#110 - Exposing a version str & deprecating the email attribute
Pull Request -
State: closed - Opened by commonism almost 3 years ago
- 3 comments
#109 - Invalid validation of emails starting with special character
Issue -
State: closed - Opened by dimitarq almost 3 years ago
- 1 comment
#108 - Incorrect Validation of Email address
Issue -
State: closed - Opened by Devunull almost 3 years ago
- 7 comments
#107 - Add py.typed marker file
Pull Request -
State: closed - Opened by lautat almost 3 years ago
- 2 comments
#104 - Async deliverability checking?
Issue -
State: open - Opened by magnuswatn almost 3 years ago
- 15 comments
#103 - Email address can have multiple `@` signs
Issue -
State: closed - Opened by matiuszka almost 3 years ago
- 2 comments
#102 - Every Email is Valid
Issue -
State: closed - Opened by speenoo almost 3 years ago
- 1 comment
#101 - DNS resolver can run for longer than the given timeout
Issue -
State: open - Opened by nmenardg-keeper almost 3 years ago
- 4 comments
#100 - Dropping universal wheel support with v2
Issue -
State: closed - Opened by gitpushdashf almost 3 years ago
- 1 comment
#99 - Add type annotations
Pull Request -
State: closed - Opened by JoshData almost 3 years ago
- 12 comments
#98 - Type hints
Issue -
State: closed - Opened by gitpushdashf almost 3 years ago
- 2 comments
#97 - Support python 3.11
Issue -
State: closed - Opened by henrikstranneheim about 3 years ago
- 4 comments
#96 - Email addresses with U+2026 '…' in the local part are marked as valid
Issue -
State: closed - Opened by trunova-d about 3 years ago
- 1 comment
#95 - chore(ci): add Python 3.11 tests in CI run
Pull Request -
State: closed - Opened by stegayet about 3 years ago
- 3 comments
#94 - Replace deprecated `license_file` in `setup.cfg`
Pull Request -
State: closed - Opened by mgorny about 3 years ago
- 3 comments
#93 - Lazy load dns.resolver
Pull Request -
State: closed - Opened by mgu about 3 years ago
- 7 comments
#92 - Quoted local parts fail validation; reserved R-LDH labels (double dashes) fail validation
Issue -
State: closed - Opened by spaceone over 3 years ago
- 6 comments
#91 - 1.3.0 not compatible with python 2.7
Issue -
State: closed - Opened by cormachallinanderilinx over 3 years ago
- 3 comments
#90 - SPF check seems wrong
Issue -
State: closed - Opened by ThiefMaster over 3 years ago
- 6 comments
#89 - 1.3.0: pytest is failing in `tests/test_main.py::test_deliverability_fails`
Issue -
State: closed - Opened by kloczek over 3 years ago
- 9 comments
#88 - Here is it ... (check_deliverability = True) checks for the domain existence . However I want to know whether the email actually exists.
Issue -
State: closed - Opened by joshuajaistein over 3 years ago
#87 - I want to know whether the email actually exists
Issue -
State: closed - Opened by joshuajaistein over 3 years ago
- 3 comments
#86 - Validation concessions options for top-level domains
Pull Request -
State: open - Opened by northpowered over 3 years ago
- 7 comments
#85 - Does this package need internet connection? What happens if the connection is dropped during the processing
Issue -
State: closed - Opened by iibarant over 3 years ago
- 2 comments
#84 - Continuous fuzzing of python-email-validator by way of OSS-Fuzz
Issue -
State: closed - Opened by manunio over 3 years ago
- 8 comments
#83 - add python 3.10 to classifiers
Pull Request -
State: closed - Opened by waderoberts123 over 3 years ago
- 1 comment
#82 - EmailUndeliverableError when check_deliverability=False
Issue -
State: closed - Opened by 0xdade over 3 years ago
- 2 comments
#81 - TEST_ENVIRONMENT attribute not working with Python 3.9.12
Issue -
State: closed - Opened by jaredmolson almost 4 years ago
- 2 comments
#80 - The domain name gmail.com does not exist?
Issue -
State: closed - Opened by april-gm almost 4 years ago
- 6 comments
#79 - Correct email marked as invalid
Issue -
State: closed - Opened by stahh almost 4 years ago
- 2 comments
#78 - Rejecting `example.com` addresses
Issue -
State: closed - Opened by webbnh almost 4 years ago
- 16 comments
#77 - email_validator.EmailSyntaxError: The email address contains invalid characters before the @-sign: (, ), ..
Issue -
State: closed - Opened by erika-humu almost 4 years ago
- 1 comment
#76 - validate_email returns "The domain name xxx.xxx does not exist." for valid emails
Issue -
State: closed - Opened by dnaeye almost 4 years ago
- 3 comments
#75 - Use Hypothesis test strategies?
Issue -
State: closed - Opened by jens-getpassport almost 4 years ago
- 2 comments
#74 - Using plus sign in a local part
Issue -
State: closed - Opened by Sanchoyzer about 4 years ago
- 2 comments
#73 - Fix validation for unicode surrogates in local part (#72)
Pull Request -
State: closed - Opened by Pentusha about 4 years ago
- 1 comment
#72 - Unicode surrogates in local part
Issue -
State: closed - Opened by Pentusha about 4 years ago
- 4 comments
#71 - Why to allower localhost
Issue -
State: closed - Opened by ivanff about 4 years ago
- 1 comment
#70 - ModuleNotFoundError: No module named 'DNS'
Issue -
State: closed - Opened by yuchdev over 4 years ago
- 3 comments
#69 - test_requirements.txt
Pull Request -
State: closed - Opened by Lencof over 4 years ago
- 1 comment
#68 - Why use import sys if it is already prescribed
Issue -
State: closed - Opened by Lencof over 4 years ago
- 2 comments