2.4.1

Dnspython 2.4.1 is now available on PyPI. This is a bug fix release, see What’s New for the details.

July 26, 2023 · Dnspython Contributors

2.4.0

Dnspython 2.4.0 is now available on PyPI. See What’s New! Thank you to all the contributors to this release. Special thanks to Jakob Schlyter for writing zone signing code and also refactoring the DNSSEC code to allow new algorithms to be added more easily. Dnspython 2.4.0 requires Python 3.8 or later. Also note that this release drops support for curio and requests (DoH is now done exclusively with httpx).

July 15, 2023 · Dnspython Contributors

2.4.0rc1

Dnspython 2.4.0rc1 is now available on PyPI. This is the first release candidate for dnspython 2.4.0. See What’s New! Thank you to all the contributors to this release. Special thanks to Jakob Schlyter for writing zone signing code and also refactoring the DNSSEC code to allow new algorithms to be added more easily. Dnspython 2.4.0 requires Python 3.8 or later. Also note that this release drops support for curio and requests (DoH is now done exclusively with httpx). ...

July 4, 2023 · Dnspython Contributors

2.3.0

Dnspython 2.3.0 is now available on PyPI. See What’s New for the details! Thank you to all the contributors to this release, and special thanks to Jakob Schlyter for writing code to make DNSSEC signatures and help with DS, CDS, and CDNSKEY management. Dnspython 2.3.0 requires Python 3.7 or later.

January 15, 2023 · Dnspython Contributors

2.3.0rc1

Dnspython 2.3.0rc1 is now available on PyPI. This is the first release candidate for dnspython 2.3.0. See What’s New! Thank you to all the contributors to this release, and special thanks to Jakob Schlyter for writing code to make DNSSEC signatures and help with DS, CDS, and CDNSKEY management. Dnspython 2.3.0 requires Python 3.7 or later.

December 27, 2022 · Dnspython Contributors

2.2.1

Dnspython 2.2.1 is now available on PyPI. There are no new features, this is just a bug fix release. See What’s New for all the fixes. Thank you to all the contributors to this release. Python 2.x support ended with 1.16.0. Dnspython 2.2.1 requires Python 3.6 or later. Note that when dnspython 2.3 is released, the minimum Python version will be 3.7.

March 6, 2022 · Dnspython Contributors

2.2.0

Dnspython 2.2.0 is now available on PyPI. See What’s New for all the features. Thank you to all the contributors to this release. Python 2.x support ended with 1.16.0. Dnspython 2.2.0 requires Python 3.6 or later.

January 18, 2022 · Dnspython Contributors

2.2.0rc1

Dnspython 2.2.0rc1 is now available on PyPI. This is the first release candidate for dnspython 2.2.0. See What’s New!

December 21, 2021 · Dnspython Contributors

2.1.0

Dnspython 2.1.0 is now available on PyPI. See “What’s New” for all the features in this major release. Thanks to the many people who have contributed to this release! Python 2.x support ended with 1.16.0. Dnspython 2.1.0 requires Python 3.6 or later.

January 7, 2021 · Dnspython Contributors

2.1.0rc1

Dnspython 2.1.0rc1 is now available on PyPI. This is the first release candidate for dnspython 2.1.0. See What’s New!

October 30, 2020 · Dnspython Contributors