]> git.ipfire.org Git - thirdparty/dnspython.git/commit
add Bitmap.from_rdtypes() (#906)
authorJakob Schlyter <jakob@kirei.se>
Sat, 11 Mar 2023 02:13:51 +0000 (03:13 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Mar 2023 02:13:51 +0000 (18:13 -0800)
commit94ff6320c7f1cf643fad7de5d13f5e2582b2ed14
tree96df8e9b5a0655476caae0e86895ab547dd068ce
parent5ee0d6714a0bc0303491a253d86146b342c27918
add Bitmap.from_rdtypes() (#906)

* add `Bitmap.from_rdtypes()` and add missing typing

* more typing

* add missing import

* add more typing

* fix tok type
dns/rdtypes/util.py