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

Update idna to 2.7 #127

Merged
merged 3 commits into from
Jun 12, 2018
Merged

Update idna to 2.7 #127

merged 3 commits into from
Jun 12, 2018

Conversation

pyup-bot
Copy link
Collaborator

This PR updates idna from 2.6 to 2.7.

Changelog

2.7

++++++++++++++++

- Update to Unicode 10.0.0.
- No longer accepts dot-prefixed domains (e.g. ".example") as valid.
This is to be more conformant with the UTS 46 spec. Users should
strip dot prefixes from domains before processing.
Links

@m1yag1
Copy link

m1yag1 commented Jun 11, 2018

This issue should be fixed by psf/requests#4681

@m1yag1 m1yag1 force-pushed the pyup-update-idna-2.6-to-2.7 branch from a38ce2b to 7b5aaf1 Compare June 12, 2018 18:15
@m1yag1 m1yag1 merged commit e3e3ae4 into master Jun 12, 2018
@m1yag1 m1yag1 deleted the pyup-update-idna-2.6-to-2.7 branch June 12, 2018 18:24
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