]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Pyright lint (#1147)
authorBob Halley <halley@dnspython.org>
Tue, 15 Oct 2024 19:53:10 +0000 (12:53 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 19:53:10 +0000 (12:53 -0700)
commit8fed8268b8072d282a53dcc174af1c8d24e95685
tree832e24dd4f7f97a124f51b77b3c2d0bd8235feb5
parent831f935a01a40a425a3f90d34f281cfb70ff4eb9
Pyright lint (#1147)

Start of pyright linting (more to come in future work).
40 files changed:
Makefile
dns/_immutable_ctx.py
dns/asyncquery.py
dns/asyncresolver.py
dns/dnssec.py
dns/e164.py
dns/edns.py
dns/entropy.py
dns/enum.py
dns/grange.py
dns/ipv4.py
dns/ipv6.py
dns/message.py
dns/name.py
dns/opcode.py
dns/query.py
dns/rcode.py
dns/rdata.py
dns/rdataset.py
dns/rdtypes/dnskeybase.py
dns/rdtypes/dsbase.py
dns/rdtypes/euibase.py
dns/rdtypes/svcbbase.py
dns/rdtypes/tlsabase.py
dns/rdtypes/txtbase.py
dns/rdtypes/util.py
dns/renderer.py
dns/resolver.py
dns/reversename.py
dns/rrset.py
dns/transaction.py
dns/tsig.py
dns/tsigkeyring.py
dns/ttl.py
dns/update.py
dns/versioned.py
dns/xfr.py
dns/zone.py
dns/zonefile.py
pyproject.toml