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

fix the URL check for URLs with IPv6 literals #238

Closed
wants to merge 2 commits into from

Conversation

dashea
Copy link
Contributor

@dashea dashea commented Jul 23, 2015

No description provided.

This way when it's combined with something else (like the hostname
regex), all the pipes don't mess up the surrounding regex.

Resolves: rhbz#1246133
@dashea dashea added rhel7-branch master Please, use the `f39` label instead. labels Jul 23, 2015
@bcl bcl added the ACK label Jul 23, 2015
@bcl
Copy link
Contributor

bcl commented Jul 23, 2015

Darn, too bad this version doesn't have the ci target, would be nice to see jenkins test the new tests :)

@jkonecny12
Copy link
Member

Because of this I remember that I want to remove this regex madness of IP addresses (which doesn't cache all) and add IPy package instead of it. But this commit is alright so push it and I will change it on top of the master.
Thank you

@dashea
Copy link
Contributor Author

dashea commented Jul 24, 2015

Pushed.

@dashea dashea closed this Jul 24, 2015
@dashea dashea deleted the ipv6-url branch July 24, 2015 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master Please, use the `f39` label instead. rhel7-branch
3 participants