Closed automationator closed 4 years ago
I found that the existing URL validator did not fully support certain IDNA URLs or emojis in URLs. This adds support for these while continuing to pass all existing tests.
Can you fix the flake8 errors?
They're fixed now, sorry about that.
I found that the existing URL validator did not fully support certain IDNA URLs or emojis in URLs. This adds support for these while continuing to pass all existing tests.