mirror of https://github.com/django/django.git
e1d787f1b3
validate_ipv4_address() was affected only on Python < 3.9.5, see [1]. URLValidator() uses a regular expressions and it was affected on all Python versions. [1] https://bugs.python.org/issue36384 |
||
---|---|---|
.. | ||
__init__.py | ||
invalid_urls.txt | ||
tests.py | ||
valid_urls.txt |