Skip to content

Bump idna from 2.10 to 3.2

Bumps idna from 2.10 to 3.2.

Changelog

Sourced from idna's changelog.

3.2 (2021-05-29) ++++++++++++++++

  • Add type hints (Thanks, Seth Michael Larson!)
  • Remove support for Python 3.4

3.1 (2021-01-04) ++++++++++++++++

  • Ensure license is included in package (Thanks, Julien Schueller)
  • No longer mark wheel has universal (Thanks, Matthieu Darbois)
  • Test on PowerPC using Travis CI

3.0 (2021-01-01) ++++++++++++++++

  • 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.
Commits

Merge request reports