1
0
Ana Guerrero d1a56ef00b Accepting request 1181682 from devel:languages:python
- update to 2.1.2:
  * The domain name length limit is corrected from 255 to 253
    IDNA ASCII characters. I misread the RFCs.
  * When a domain name has no MX record but does have an A or
    AAAA record, if none of the IP addresses in the response are
    globally reachable (i.e. not Private-Use, Loopback, etc.),
    the response is treated as if there was no A/AAAA response
    and the email address will fail the deliverability check.
  * When a domain name has no MX record but does have an A or
    AAAA record, the mx field in the object returned by
    validate_email incorrectly held the IP addresses rather than
    the domain itself.
  * Fixes in tests.

OBS-URL: https://build.opensuse.org/request/show/1181682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-email-validator?expand=0&rev=8
2024-06-20 14:46:29 +00:00
2024-06-19 07:08:46 +00:00
Description
No description provided
95 KiB
Languages
Diff 100%