Skip to content

Conversation

@jparise
Copy link

@jparise jparise commented Aug 21, 2013

Previously, if we started with a URL like http://./, the code in
norm_netloc() would start with a host string of '.', strip the dot,
and then run into an IndexError when it attempted to look for IPv6
brackets.

@jparise
Copy link
Author

jparise commented Sep 4, 2013

@jehiah, how does this look to you?

jyang15 and others added 3 commits March 26, 2014 16:44
Add support for localhost, mailto, Android app URLs
Previously, if we started with a URL like `http://./`, the code in
norm_netloc() would start with a host string of '.', strip the dot,
and then run into an IndexError when it attempted to look for IPv6
brackets.
jogo added a commit to jogo/urlnorm that referenced this pull request May 23, 2022
Making version information consistent
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 this pull request may close these issues.

3 participants