]> 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)
committerBob Halley <halley@dnspython.org>
Sun, 18 Feb 2024 18:28:59 +0000 (10:28 -0800)
commit0ea5ad0a4583e1f519b9bcc67cfac381230d9cf2
tree21788e188d553f84c0f188929610ab00bd4f187d
parentf12d398a6991dfaad94d7fefaf7e2f55d1fda3cb
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

(cherry picked from commit 2ab3d1628c9ae0545e225522b3b445c3478dc6ad)
dns/asyncquery.py
dns/query.py
tests/test_async.py
tests/test_query.py