-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
bugIssue: Works not as designedIssue: Works not as designed
Description
Hi!
I have encountered a few weird urls that are not passing validation even though they are functional.
The issue is with the validation of the query and fragment parts of the URL.
Furthermore, the query and fragment validations in url.py
do not conform to their rather loose definitions in RFC3986.
Is that intended or not? If not, I'll open a PR to fix it.
Examples:
cfi-gb and yozachar
Metadata
Metadata
Assignees
Labels
bugIssue: Works not as designedIssue: Works not as designed