Skip to content

Issues: python/mypy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Use union instead of join for unifying types bug mypy got something wrong needs discussion priority-0-high topic-join-v-union Using join vs. using unions
#12056 opened Jan 24, 2022 by JelleZijlstra
Implicit type aliases not recognised with PEP 604 + import cycles bug mypy got something wrong priority-0-high topic-pep-604 PEP 604 (union | operator) topic-type-alias TypeAlias and other type alias issues
#11887 opened Jan 2, 2022 by AlexWaygood
Invalid type for redefined variable inside nested function bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high
#7984 opened Nov 20, 2019 by JukkaL
Plugins and overloads don't interact well bug mypy got something wrong needs discussion priority-0-high topic-overloads topic-plugins The plugin API and ideas for new plugins
#7367 opened Aug 19, 2019 by ilevkivskyi
Refactor and document conditional type binder priority-0-high refactoring Changing mypy's internals topic-type-narrowing Conditional type narrowing / binder
#7324 opened Aug 12, 2019 by ilevkivskyi
Semantic analyzer confuses a function with a module bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high semantic-analyzer Problems that happen during semantic analysis
#7203 opened Jul 13, 2019 by Cito
ProTip! no:milestone will show everything without a milestone.