Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Update idna to 3.0#67

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-idna-2.8-to-3.0
Closed

Update idna to 3.0#67
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-idna-2.8-to-3.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Jan 1, 2021

This PR updates idna from 2.8 to 3.0.

Changelog

3.0

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

- Python 2 is no longer supported (the 2.x branch supports Python 2,
use "idna<3" in your requirements file if you need Python 2 support)
- Support for V2 UTS 46 test vectors.

2.10

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

- Update to Unicode 13.0.0.
- Throws a more specific exception if "xn--" is provided as a label.
- This is expected to be the last version that supports Python 2.

2.9

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

- Update to Unicode 12.1.0.
- Prohibit A-labels ending with a hyphen (Thanks, Julien Bernard!)
- Future-proofing: Test on Python 3.7 and 3.8, don't immediately
fail should Python 4 come along.
- Made BSD 3-clause license clearer
Links

@pyup-bot pyup-bot mentioned this pull request Jan 1, 2021
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Jan 4, 2021

Closing this in favor of #68

@pyup-bot pyup-bot closed this Jan 4, 2021
@CarlosLannister CarlosLannister deleted the pyup-update-idna-2.8-to-3.0 branch January 4, 2021 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant