]> git.ipfire.org Git - thirdparty/dnspython.git/commit
revision of truncation handling
authorBob Halley <halley@dnspython.org>
Fri, 22 May 2020 15:54:44 +0000 (08:54 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 22 May 2020 15:54:44 +0000 (08:54 -0700)
commit1c796045eda93992a319432e792d4959479f9192
tree369174aed29a6d6e8d230bc428a96f7a6ca2c874
parentc28f87fb6c3bc36f6b15c0333027e584a61198f5
revision of truncation handling
dns/message.py
dns/query.py
dns/resolver.py
dns/trio/query.py
dns/trio/resolver.py
doc/query.rst
doc/whatsnew.rst
tests/test_message.py
tests/test_query.py [new file with mode: 0644]
tests/test_trio.py