mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
9a891c387f
Test a domain that is valid under IDNA 2008 but not IDNA 2003. This helps verify that the branch in URLValidator which calls punycode() is not actually being used for IDNs. punycode() implements IDNA 2003, so the domain would fail to validate if that branch were active for IDNs. |
||
---|---|---|
.. | ||
__init__.py | ||
tests.py |