]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add type hints for `Rdata` and `GenericRdata` constructors (#1190)
authorJeremy Lainé <jeremy.laine@m4x.org>
Mon, 7 Apr 2025 14:55:15 +0000 (16:55 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Apr 2025 14:55:15 +0000 (07:55 -0700)
commit37e4445391e7ab13cc74724d1e9b9bca8fdecfff
tree381bef8a4c49ca511e59c1a7020f795d2632dea9
parent249bf9919fc2d6e540348801b815b24b49bfa746
Add type hints for `Rdata` and `GenericRdata` constructors (#1190)
dns/rdata.py