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

(🐞) unused-ignore doesn't activate on disabled error codes bug mypy got something wrong topic-type-ignore # type: ignore comments
#16537 opened Nov 21, 2023 by KotlinIsland
(🐞) message from ignore-without-code suggests disabled codes bug mypy got something wrong topic-type-ignore # type: ignore comments
#16536 opened Nov 21, 2023 by KotlinIsland
Adverse interaction between unreachable code, type: ignore[...], and pass or ... bug mypy got something wrong topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments
#16232 opened Oct 6, 2023 by finite-state-machine
[match-case] unreachable raised multiple times instead of once. feature topic-match-statement Python 3.10's match statement topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments
#15866 opened Aug 14, 2023 by randolf-scholz
warn unused ignores flag does not respect TYPE_CHECKING bug mypy got something wrong topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments
#14365 opened Dec 28, 2022 by Dr-Irv
False positive unreachable after type:ignore (also possibly invalid erorr code) bug mypy got something wrong topic-error-reporting How we report errors topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments topic-usability
#12785 opened May 14, 2022 by mortoray
disable_error_code + unused type:ignore comment bug mypy got something wrong topic-type-ignore # type: ignore comments
#11059 opened Sep 4, 2021 by Akuli
cached runs of dmypy stop reporting "unused type: ignore" warnings bug mypy got something wrong topic-daemon dmypy topic-type-ignore # type: ignore comments
#9655 opened Oct 28, 2020 by rggjan
Cannot ignore type errors in multiline strings bug mypy got something wrong topic-type-ignore # type: ignore comments
#9484 opened Sep 25, 2020 by wadetregaskis-linkedin
warn_unused_ignores is too sensitive: false positives topic-type-ignore # type: ignore comments
#4412 opened Dec 26, 2017 by mitar
ProTip! Add no:assignee to see everything that’s not assigned.