]> git.ipfire.org Git - thirdparty/dnspython.git/commit
use the generic type checker ignore syntax instead of pyright
authorBob Halley <halley@dnspython.org>
Fri, 5 Dec 2025 23:42:14 +0000 (15:42 -0800)
committerBob Halley <halley@dnspython.org>
Fri, 5 Dec 2025 23:42:14 +0000 (15:42 -0800)
commit1ca9b3dd27853b14935ded71b5063a450dc7dfc7
treeee1507f330b73c1c56f19d76a958a59e3f8ecee3
parent8f299d70bb263b6018c353d453bdeab67ec9da08
use the generic type checker ignore syntax instead of pyright
34 files changed:
dns/_asyncio_backend.py
dns/_immutable_ctx.py
dns/asyncquery.py
dns/dnssecalgs/cryptography.py
dns/dnssecalgs/dsa.py
dns/dnssecalgs/ecdsa.py
dns/dnssecalgs/eddsa.py
dns/dnssecalgs/rsa.py
dns/enum.py
dns/message.py
dns/query.py
dns/quic/__init__.py
dns/quic/_trio.py
dns/rdata.py
dns/rdataset.py
dns/rdtypes/ANY/CERT.py
dns/rdtypes/ANY/LOC.py
dns/rdtypes/ANY/OPENPGPKEY.py
dns/rdtypes/ANY/SSHFP.py
dns/rdtypes/ANY/ZONEMD.py
dns/rdtypes/IN/DHCID.py
dns/rdtypes/IN/IPSECKEY.py
dns/rdtypes/dnskeybase.py
dns/rdtypes/dsbase.py
dns/rdtypes/rrsigbase.py
dns/rdtypes/tlsabase.py
dns/rdtypes/util.py
dns/renderer.py
dns/resolver.py
dns/update.py
dns/versioned.py
dns/xfr.py
dns/zone.py
dns/zonefile.py