#32298: django.core.validators.URLValidator tests netloc instead of hostname for
length
-------------------------------------+-------------------------------------
Reporter: zt_initech | Owner: Akshat
Type: | Dixit
Cleanup/optimization | Status: assigned
Component: Core (Other) | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Akshat Dixit):
Added test of this case to
{{{
tests/validators/tests.py
}}}
where all other url validation tests are present and committed changes to
same pull request. https://github.com/django/django/pull/13811.
--
Ticket URL: <https://code.djangoproject.com/ticket/32298#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.04666cbeee4992ef8a0f07a2935e5bf6%40djangoproject.com.