Issues
- 0
XFR example uses deprecated function
#1180 opened by jani - 3
Resource Leak on MacOS
#1177 opened by gsexton - 2
custom verify path for dns.query.quic() and dns.query.https() (h3) only works for files, not dirs
#1174 opened by tykling - 2
- 0
httpx 0.28+ deprecationwarning when passing str to verify for dns.query.https(), and mypy complaint when passing ssl.SSLContext
#1172 opened by tykling - 10
Unit tests failing on master (dns.exception.Timeout: The DNS operation timed out.)
#1166 opened by Ivorforce - 1
Node type clash.
#1171 opened by MrSurf67 - 6
- 7
dns.query.https(): code now always raises exception "DNS-over-HTTP3 is not available."
#1165 opened by wesinator - 2
Support for PoewrDNS Alias Records
#1162 opened by alainstucki - 12
Lifetime parameter not being respected
#1152 opened by AGBell - 0
Mustafa
#1157 opened by mustafacco7 - 2
pyright cleanliness
#1140 opened by rthalley - 11
Issues with IXFR requests against ee.
#1150 opened by schanzen - 9
EDNS option backwards compatibility
#1143 opened by cdeccio - 2
How to access exchange and preferenc of Rdata object
#1141 opened by hammerlscs - 2
External DNS environment test anomolies
#1136 opened by kitterma - 1
DDR Test Anomolies
#1137 opened by kitterma - 3
Unable to create resolver class because of read unexpected nameserver from windows registry
#1135 opened by lgc2333 - 1
Specifying a URL containing a port when using HTTP/3 doesn't work; the port is ignored.
#1139 opened by bwelling - 9
AttributeError: 'NoneType' object has no attribute 'split' on importing dns.query
#1088 opened by drboone - 5
- 5
Creating PTR Record is successful but returns error "The TSIG signature fails to verify"
#1132 opened by mmn01-sky - 3
- 1
Rdata.to_wire() return type is wrong
#1128 opened by rthalley - 6
- 5
to_text() on txt record adds whitespace
#1121 opened by Alge - 2
- 2
AXFR over TLS only fetches part of the zone file
#1119 opened by maxf - 10
TSIG RR cannot be read without validating it
#1115 opened by pspacek - 1
TXT from_wire() permits an empty list (zero rdlen)
#1117 opened by rthalley - 5
Resolver should raise more specific errors when Extended DNS Errors (RFC 8914) is used.
#1109 opened by dekkers - 4
Nameservers not read correctly from Windows 10.
#1112 opened by bluenadas - 3
- 1
More linting with ruff?
#1108 opened by rthalley - 7
New RRTYPE in IANA registry
#1096 opened by paulehoffman - 4
Wrong A-records results
#1097 opened by fridary - 2
with `raise_on_no_answer=False`, dns.resolver.Answer objects evaluate inconsistently depending on what sections are present in a reply
#1093 opened by wesinator - 5
[asyncio] Blocking call to import_module in rdata.py
#1083 opened by elmurato - 2
Installing dnspython doesn't work
#1091 opened by DocterDum - 2
- 8
Parsing of KEY records
#1087 opened by grawity - 2
Issue in Hostname Resolution with multiple Nameservers
#1086 opened by ecedreamer - 2
Timeout for TXT records that are too large
#1085 opened by SilverPig8822 - 4
Strange Behavior When Unpickling
#1081 opened by TheTechromancer - 7
dnspython 2.x DNS lookup failed with "The DNS operation timed out" error over on Redhat
#1074 opened by leungwh - 0
Question: resolving without chaining?
#1075 opened by MatthiasLohr - 2
response time while using asyncio is skewed
#1073 opened by nshopik - 0
- 3
Query for SOA requires TSIG (for Catalog Zones).
#1066 opened by DNS-Leo