[GH-ISSUE #508] resolver.query deprecated #370

Closed
opened 2026-02-26 10:31:08 +03:00 by kerem · 0 comments
Owner

Originally created by @ThomasWaldmann on GitHub (Mar 18, 2023).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/508

Originally assigned to: @ThomasWaldmann on GitHub.

nsupdate/main/dnstools.py:260: DeprecationWarning: please use dns.resolver.Resolver.resolve() instead
    answer = resolver.query(str(fqdn), rdtype)
Originally created by @ThomasWaldmann on GitHub (Mar 18, 2023). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/508 Originally assigned to: @ThomasWaldmann on GitHub. ``` nsupdate/main/dnstools.py:260: DeprecationWarning: please use dns.resolver.Resolver.resolve() instead answer = resolver.query(str(fqdn), rdtype) ```
kerem closed this issue 2026-02-26 10:31:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#370
No description provided.