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

Property getters and setters can't have different types bug mypy got something wrong
#17808 by dalemyers was closed Sep 22, 2024
Variable "typing_extensions.ReadOnly" is not valid as a type bug mypy got something wrong
#17801 by MarcoGorelli was closed Sep 21, 2024
x is None or y is None VS not all((x, y)) bug mypy got something wrong
#17800 by virajkanwade was closed Sep 20, 2024
Upper bound is missing from generic function signature in error report bug mypy got something wrong
#17792 by jolaf was closed Sep 21, 2024
False X | Y positives on not existing lines bug mypy got something wrong
#17768 by febus982 was closed Sep 13, 2024
Mypy does not understand typing relationship with generics bug mypy got something wrong
#17763 by damienbfs was closed Sep 12, 2024
Mypy doesn't understand structural subtyping for nested TypedDicts bug mypy got something wrong
#17754 by sh-at-cs was closed Sep 10, 2024
list of dict is reported as not compatible with list of Mapping bug mypy got something wrong
#17752 by Czaki was closed Sep 9, 2024
Old TypeVar and new [T:] annotations are not equivalent bug mypy got something wrong
#17749 by jolaf was closed Sep 8, 2024
PEP 695 variance inferred as simultaneously covariant and contravariant bug mypy got something wrong
#17709 by gschaffner was closed Aug 25, 2024
[good-first-issue] Incomplete Cobertura XML spec support bug mypy got something wrong
#17689 by webknjaz was closed Sep 15, 2024
FixtureFunction TypeVar pollutes mypy annotations for arbitrary types bug mypy got something wrong
#17673 by pechersky was closed Aug 17, 2024
Cannot alias keywords mypy has special cases for bug mypy got something wrong
#17656 by sshane was closed Aug 16, 2024
[PEP 695] Unexpected var-annotated error bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax
#17630 by jolaf was closed Sep 18, 2024
Import clearml in project causes Segmentation fault on mypy run bug mypy got something wrong
#17616 by amishurov was closed Aug 1, 2024
[PEP 695] Nested generic class fails to typecheck bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax
#17596 by jolaf was closed Sep 18, 2024
type of expression "Literal['fred']" wrong bug mypy got something wrong
#17592 by urnest was closed Jul 26, 2024
(🐞) can't use def from one base to satisfy another bug mypy got something wrong
#17590 by KotlinIsland was closed Jul 29, 2024
"valid-type" & "Invalid base class" with decorators for classes bug mypy got something wrong
#17578 by dpinol was closed Jul 25, 2024
Inconsistent results with --no-strict-optional bug mypy got something wrong
#17557 by vfazio was closed Jul 24, 2024
PEP 585 support is broken again bug mypy got something wrong
#17552 by Tshimanga was closed Jul 22, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.