Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open
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
Sort

Issues list

Add more test for plugin infrastructure priority-0-high topic-plugins The plugin API and ideas for new plugins topic-tests
#4363 opened Dec 14, 2017 by ilevkivskyi
Inconsistent errors reported for protocol matching bug mypy got something wrong priority-0-high
#13850 opened Oct 9, 2022 by erictraut
Infinite typechecking bug mypy got something wrong priority-0-high topic-recursive-types
#16757 opened Jan 7, 2024 by heckad
Clean up node kinds in SymbolTableNode priority-0-high refactoring Changing mypy's internals
#4082 opened Oct 9, 2017 by JukkaL
Submodule not added to parent on incremental run bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high topic-incremental
#6816 opened May 10, 2019 by ilevkivskyi
Type inference regression with sort and cmp_to_key false-positive mypy gave an error on correct code priority-0-high
#9372 opened Aug 28, 2020 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
Bad type inference with a partial None type and a for loop. bug mypy got something wrong priority-0-high topic-runtime-semantics mypy doesn't model runtime semantics correctly
#8637 opened Apr 6, 2020 by barisione
Regression with type narrowing of bool bug mypy got something wrong priority-0-high topic-type-narrowing Conditional type narrowing / binder
#11839 opened Dec 23, 2021 by cdce8p
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.