-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add filters to stdlib.warnings.pyi #5889
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
Conversation
This comment has been minimized.
This comment has been minimized.
65f43be
to
7ceae1c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are conflicts. Please run git pull https://github.com/python/typeshed
and then resolve them.
7ceae1c
to
39cbeab
Compare
One more nit: Don't use |
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Sorry for the conflict. I've addressed your comment based on your suggestion. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last tiny nit:
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
@bluetech suggested adding
filters
towarnings.pyi
.