]> git.ipfire.org Git - thirdparty/dnspython.git/commit
remove _constify() uses; more complete checking of bitmap windows types like NSEC
authorBob Halley <halley@dnspython.org>
Tue, 25 Aug 2020 14:32:11 +0000 (07:32 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 25 Aug 2020 14:32:11 +0000 (07:32 -0700)
commitf65cd9fa9cbf8ae19bad346dcad5d90b33ed9625
treefb2a9dc46fd2efa795ace8049866a6014f48d3ee
parent160bdf2657f673c10f64c76026007d3ce87faee2
remove _constify() uses; more complete checking of bitmap windows types like NSEC
13 files changed:
dns/rdata.py
dns/rdtypes/ANY/CSYNC.py
dns/rdtypes/ANY/HIP.py
dns/rdtypes/ANY/LOC.py
dns/rdtypes/ANY/NSEC.py
dns/rdtypes/ANY/NSEC3.py
dns/rdtypes/ANY/OPT.py
dns/rdtypes/ANY/TSIG.py
dns/rdtypes/IN/APL.py
dns/rdtypes/IN/WKS.py
dns/rdtypes/txtbase.py
dns/rdtypes/util.py
tests/test_rdata.py