]> git.ipfire.org Git - thirdparty/dnspython.git/commit
The Tudoor fix should not eat valid Truncated exceptions [#1053] (#1054)
authorBob Halley <halley@dnspython.org>
Sun, 18 Feb 2024 18:27:43 +0000 (10:27 -0800)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 18:27:43 +0000 (10:27 -0800)
commit2ab3d1628c9ae0545e225522b3b445c3478dc6ad
treefa9e3e185a6229f3061077f713759abd04fe9a83
parent41b991ef150c51b9fc8977467f2766122b26c109
The Tudoor fix should not eat valid Truncated exceptions [#1053] (#1054)

* The Tudoor fix should not eat valid Truncated exceptions [##1053]

* Make logic more readable
dns/asyncquery.py
dns/query.py
tests/test_async.py
tests/test_query.py