]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove workarounds for dnspython < 2.7.0
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 10:09:28 +0000 (12:09 +0200)
commitfb4fc513c96a88f0e9e102c2124d2a1f820a09c2
treed0e883b27f4e0c169f647a4a5e61b96fe9d3fa23
parentd33cf69161057462ed9f1d3e3e8298e94d98a7da
Remove workarounds for dnspython < 2.7.0

dnspython 2.7.0 is now required to run the BIND 9 system test suite.
Drop the workarounds for older dnspython versions as they are now
redundant.

(cherry picked from commit c9ceb191e8e45c461b8f03e853bef0d9f0eb403f)
bin/tests/system/resend_loop/ans3/ans.py