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 #3649

Merged
merged 1 commit into from
Jun 13, 2018
Merged

Update idna to 2.7 #3649

merged 1 commit into from
Jun 13, 2018

Conversation

pyup-bot
Copy link
Contributor

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

@edmorley
Copy link
Contributor

Needs to wait until the next release of requests: psf/requests#4681

@edmorley edmorley force-pushed the pyup-update-idna-2.6-to-2.7 branch from 0c60503 to f26617f Compare June 13, 2018 05:40
@edmorley edmorley merged commit 62bafdf into master Jun 13, 2018
@edmorley edmorley deleted the pyup-update-idna-2.6-to-2.7 branch June 13, 2018 06:17
@edmorley edmorley added dependencies Bot PRs that update dependencies python labels Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies python
Projects
None yet
2 participants