Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate query #10

Merged
merged 2 commits into from
Apr 26, 2022
Merged

Deprecate query #10

merged 2 commits into from
Apr 26, 2022

Conversation

shizacat
Copy link
Contributor

When using this library, it showing this message:

srvlookup.py:81: DeprecationWarning: please use dns.resolver.resolve() instead
    return resolver.query(fqdn, 'SRV')

What about update on new version dnspython (>2.0.0)

@gmr
Copy link
Owner

gmr commented Apr 26, 2022

Thanks!

@gmr gmr merged commit db9a581 into gmr:master Apr 26, 2022
@shizacat shizacat deleted the deprecate-query branch April 26, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants