Skip to content

PYTHON-4827 - Fix dnspython typechecking failures #1903

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

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

NoahStapp
Copy link
Contributor

No description provided.

@NoahStapp
Copy link
Contributor Author

The typechecking failure is due to dnspython 2.7.0 not supporting Python 3.8. Since the type error only exists on dnspython 2.7.0, the ignore directives are unused for that run.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@NoahStapp NoahStapp merged commit d21a8dd into mongodb:master Oct 8, 2024
27 of 29 checks passed
@NoahStapp NoahStapp deleted the PYTHON-4827 branch October 8, 2024 19:14
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