You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes error with international URLs that have more than 2 hyphens (#184)
* Adds support for emojis and more IDNA URLs
* Adds setup_requires parameter
* Validates URLs with IPs ending in .0 or .255
* Fixed flake8 errors
* Revert "Adds setup_requires parameter"
This reverts commit 42ea2fd.
* Fixes international domains with more than 2 hyphens
Co-authored-by: Matthew Wilson <[email protected]>
0 commit comments