Skip to content

Update idna to 2.10#40

Closed
pyup-bot wants to merge 2 commits into
masterfrom
pyup-update-idna-2.8-to-2.10
Closed

Update idna to 2.10#40
pyup-bot wants to merge 2 commits into
masterfrom
pyup-update-idna-2.8-to-2.10

Conversation

@pyup-bot
Copy link
Copy Markdown
Contributor

This PR updates idna from 2.8 to 2.10.

Changelog

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 Jun 28, 2020
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   82.05%   82.05%           
=======================================
  Files           2        2           
  Lines          39       39           
=======================================
  Hits           32       32           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 203f8eb...8952ce2. Read the comment docs.

@pyup-bot
Copy link
Copy Markdown
Contributor Author

pyup-bot commented Jan 1, 2021

Closing this in favor of #53

@pyup-bot pyup-bot closed this Jan 1, 2021
@ficosta ficosta deleted the pyup-update-idna-2.8-to-2.10 branch January 1, 2021 09:53
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.

2 participants