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

Rescue IDN::Idna::IdnaError #65

Merged
merged 1 commit into from
Nov 11, 2015
Merged

Rescue IDN::Idna::IdnaError #65

merged 1 commit into from
Nov 11, 2015

Conversation

dentarg
Copy link
Collaborator

@dentarg dentarg commented Nov 11, 2015

Close #64.

@@ -37,6 +38,7 @@ def valid_urls
"https://blog.twingly.com",
"http://3.bp.blogspot.com/_lRbEHeizXlQ/Sf4RdEqCqhI/AAAAAAAAAAw/Pl8nGPsyhXc/s1600-h/images[4].jpg",
"http://xn--zckp1cyg1.sblo.jp/",
"http://eleven.se/mason-pearson-pocket-bristle-nylon-dark-ruby-20683.html&gclid=CjwKEAiAvPGxBRCH3YCgpdbCtmYSJABqHRVw1ZLaelwjepCihWgKkoqgl2t7k0J6J8I1IFp3GYZmKxoCc-nw_wcB?gclid=CjwKEAiAvPGxBRCH3YCgpdbCtmYSJABqHRVw1ZLaelwjepCihWgKkoqgl2t7k0J6J8I1IFp3GYZmKxoCc-nw_wcB",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanted to test with a longer URL.

@walro
Copy link
Contributor

walro commented Nov 11, 2015

LGTM, can't think of any other way to avoid this.

dentarg added a commit that referenced this pull request Nov 11, 2015
@dentarg dentarg merged commit c684b91 into master Nov 11, 2015
@dentarg dentarg deleted the rescue-idna-error branch November 11, 2015 11:51
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.

None yet

2 participants