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

Did Travis die? bug mypy got something wrong good-first-issue priority-0-high
#11062 by hauntsaninja was closed Sep 12, 2021
new union syntax (types.Union) doesn't work on generic bounds bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high
#10949 by DetachHead was closed Nov 3, 2021
mypy --install-types segfaults bug mypy got something wrong crash priority-0-high
#10596 by aphedges was closed Jun 8, 2021
(🐞) False positive "error: Type application has too many types (1 expected)" on tuple when annotated as a type or in a TypeAlias with new union syntax (PEP 604) affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high topic-pep-585 PEP 585 (builtin generics) topic-pep-604 PEP 604 (union | operator) topic-type-alias TypeAlias and other type alias issues
#11098 by KotlinIsland was closed Nov 25, 2022
__match_args__ and overrides bug mypy got something wrong priority-0-high topic-match-statement Python 3.10's match statement
#12008 by JelleZijlstra was closed Mar 22, 2022
Release 0.940 planning meta Issues tracking a broad area of work priority-0-high
#12021 by JukkaL was closed Apr 11, 2022
Defining _order_ in an enum class rejected bug mypy got something wrong priority-0-high
#11699 by JukkaL was closed Dec 13, 2021
Enum final checking false positive in complex case bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high
#11702 by JukkaL was closed Dec 21, 2021
Literal[True, False] false positives within tuples bug mypy got something wrong priority-0-high
#11701 by JukkaL was closed Dec 14, 2021
0.920: Calling function named "_" is not allowed bug mypy got something wrong priority-0-high
#11774 by jolaf was closed Dec 21, 2021
Cherry-pick a fix for unittest typeshed regression affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high
#13090 by ilevkivskyi was closed Jul 8, 2022
Revert LteralString support from vendored typeshed copy affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high
#13091 by ilevkivskyi was closed Jul 8, 2022
stubtest --custom-typeshed-dir broken on master and 0.980 affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong priority-0-high topic-stubtest
#13654 by AlexWaygood was closed Sep 13, 2022
ProTip! What’s not been updated in a month: updated:<2024-08-22.