]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Merge pull request #434 from bwelling/immutable-rdata
authorBob Halley <halley@dnspython.org>
Thu, 2 Apr 2020 15:12:09 +0000 (08:12 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 15:12:09 +0000 (08:12 -0700)
commit99849480a6e13336aef4df54103a37a7db14b4d1
treee10906741104e9ae3f9ed5aa2ee4b807ee9779b7
parent72e22f3ff51b536112487a29dbff4a9a901c7b67
parent7cbed39294810fe72fd7439ce3d348913d66b752
Merge pull request #434 from bwelling/immutable-rdata

Immutable rdata
13 files changed:
dns/rdata.py
dns/rdtypes/ANY/HIP.py
dns/rdtypes/ANY/NSEC.py
dns/rdtypes/ANY/RP.py
dns/rdtypes/ANY/RRSIG.py
dns/rdtypes/ANY/SOA.py
dns/rdtypes/CH/A.py
dns/rdtypes/IN/IPSECKEY.py
dns/rdtypes/IN/NAPTR.py
dns/rdtypes/IN/PX.py
dns/rdtypes/IN/SRV.py
dns/rdtypes/mxbase.py
dns/rdtypes/nsbase.py