-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Issues with popular third-party packages (meta) #17912
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
Labels
meta
Issues tracking a broad area of work
Comments
Crash involving numpy |
mypy has an incremental bug related to namespace packages. It comes up in a few places, but a lot of times with the popular |
Nondeterministic type checking (with cache off) involving pydantic: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is used to centrally track issues related to using mypy together with popular third-party packages (either using inline types or stubs). These issues can impact a large number of users, and thus we generally prioritize fixing them. However, sometimes we can lose track of some problems, and this issue is intended to help with that.
Issues could be anything interfering with the use of mypy with a third-party package, including but not limited to these:
If you encounter something like the above, create a separate issue first and leave a comment here with a link to the issue, preferably in this format so the status of issue is immediately visible:
Also feel free to post links to existing issues created by others, so that they will get more visibility.
The text was updated successfully, but these errors were encountered: