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

url/idnconvert: remove scan for <= 32 ascii values #3539

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Feb 8, 2019

The check was added back in fa93922 before the URL parser would catch
these problems and therefore these will never trigger now.

The check was added back in fa93922 before the URL parser would catch
these problems and therefore these will never trigger now.
@bagder bagder closed this in 9cb1267 Feb 9, 2019
@bagder bagder deleted the bagder/idnconvert branch February 9, 2019 22:41
@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant