Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provisional.urls strategy does not treat ~ (tilde) as url-safe character #2658

Closed
soutys opened this issue Nov 8, 2020 · 0 comments · Fixed by #2659
Closed

provisional.urls strategy does not treat ~ (tilde) as url-safe character #2658

soutys opened this issue Nov 8, 2020 · 0 comments · Fixed by #2659

Comments

@soutys
Copy link
Contributor

soutys commented Nov 8, 2020

According to RFC 3986 tilde character as one of unreserved characters should not be escaped (like dash, underscore or period).

soutys added a commit to soutys/hypothesis that referenced this issue Nov 8, 2020
soutys added a commit to soutys/hypothesis that referenced this issue Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant