Skip to content

Issues: python/mypy

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

==-based narrowing of Optional feature topic-type-narrowing Conditional type narrowing / binder
#18135 opened Nov 9, 2024 by tyralla
Stub generation adds too many explicit re-exports bug mypy got something wrong
#18113 opened Nov 6, 2024 by henzef
(🐞) dmypy can check files that dont exist bug mypy got something wrong
#18111 opened Nov 6, 2024 by KotlinIsland
Structural Pattern Matching Exhaustiveness check when using OR bug mypy got something wrong good-second-issue topic-match-statement Python 3.10's match statement
#18108 opened Nov 5, 2024 by acciaioli
Calling type[T] returns the parent of T on Python 3.12+ bug mypy got something wrong
#18088 opened Nov 1, 2024 by Avasam
Mypy Self Checking Should Enable --warn-unreachable refactoring Changing mypy's internals topic-reachability Detecting unreachable code
#18079 opened Oct 31, 2024 by davidhalter
Enable --warn-unreachable in --strict in Mypy 2.0 topic-configuration Configuration files and flags topic-reachability Detecting unreachable code
#18078 opened Oct 31, 2024 by davidhalter
ProTip! Type g i on any issue or pull request to go back to the issue listing page.