]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Fix remaining canonical form problems, and add a test. [Issue #496]
authorBob Halley <halley@dnspython.org>
Mon, 1 Jun 2020 15:23:03 +0000 (08:23 -0700)
committerBob Halley <halley@dnspython.org>
Mon, 1 Jun 2020 15:23:03 +0000 (08:23 -0700)
commitc19e6716a86593528ae3d4904bf1cefcfcd477b9
tree7c2d015ce1456031beb5fe44da280bbedffb3d3f
parent77b9cdc41ffe002c0bb49f387b4f1fdbb190ff60
Fix remaining canonical form problems, and add a test.  [Issue #496]
dns/rdtypes/ANY/NSEC.py
dns/rdtypes/IN/KX.py
dns/rdtypes/IN/NAPTR.py
dns/rdtypes/IN/PX.py
dns/rdtypes/IN/SRV.py
tests/test_rdata.py