]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add RESINFO type.
authorBob Halley <halley@dnspython.org>
Fri, 23 Feb 2024 02:33:00 +0000 (18:33 -0800)
committerBob Halley <halley@dnspython.org>
Fri, 23 Feb 2024 02:33:13 +0000 (18:33 -0800)
commit6695d80786397a11415f889c5b1f5f64fd8b3522
tree2b9620b1f9c5d22398aa4dabf444418007f6519a
parent8d535b982675cc377d96f122d49dc746810c27f4
Add RESINFO type.
dns/rdatatype.py
dns/rdtypes/ANY/RESINFO.py [new file with mode: 0644]
dns/rdtypes/ANY/__init__.py
doc/rdata-subclasses.rst
doc/rdatatype-list.rst
tests/example
tests/example1.good
tests/example2.good
tests/example3.good
tests/example4.good