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

Allow later dnspython releases #35

Open
fabaff opened this issue Dec 19, 2020 · 1 comment
Open

Allow later dnspython releases #35

fabaff opened this issue Dec 19, 2020 · 1 comment

Comments

@fabaff
Copy link

fabaff commented Dec 19, 2020

At the moment dnspython is pinned. dnspython-2.0.0 was released a while ago.

Any change that newer dnspython releases are allowed?

@mschwager
Copy link
Owner

This is on my list of TODOs, although I'm not sure when I'll get around to it. I'd also like to do this to fix https://github.com/mschwager/fierce/security/dependabot/3.

Moving to the new async functionality in dnspython would improve performance as well. This is a better model for network-bound applications instead of multi-threaded.

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

No branches or pull requests

2 participants