]> git.ipfire.org Git - thirdparty/dnspython.git/commit
fix tests broken by immutable rdata conversion (lists became tuples)
authorBob Halley <halley@dnspython.org>
Thu, 2 Apr 2020 15:33:45 +0000 (08:33 -0700)
committerBob Halley <halley@dnspython.org>
Thu, 2 Apr 2020 15:33:45 +0000 (08:33 -0700)
commitaa1c68c1898dd60fc86d90ea28c279c6aca39dc8
tree153784038c143f4ea3fce97df468148690ebe92a
parent16231c92d07514ae69ec77814e8533baa12526b3
fix tests broken by immutable rdata conversion (lists became tuples)
tests/test_bugs.py
tests/test_nsec3.py
tests/test_rdata.py