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
Sort

Issues list

Disable comparison overlap checks in assert statements false-positive mypy gave an error on correct code feature needs discussion topic-overlap Overlapping equality check
#17896 opened Oct 8, 2024 by JukkaL
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
Many classes should be decorated as @final feature needs discussion topic-developer Issues relevant to mypy developers topic-final PEP 591
#11179 opened Sep 23, 2021 by sobolevn
ProTip! Add no:assignee to see everything that’s not assigned.