-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
False narrowing with repeated assignment inside if resulting in bad false negative
bug
mypy got something wrong
good-second-issue
topic-type-narrowing
Conditional type narrowing / binder
#18492
opened Jan 20, 2025 by
MaxG87
mypy types set of mypy got something wrong
good-second-issue
topic-enum
StrEnum
as set of str
bug
#18380
opened Dec 30, 2024 by
injust
Accept nesting Final in ClassVar for dataclasses
bug
mypy got something wrong
good-second-issue
topic-dataclasses
#18235
opened Dec 3, 2024 by
ncanceill
Type is not being narrowed properly in match statement
bug
mypy got something wrong
good-second-issue
topic-match-statement
Python 3.10's match statement
#17549
opened Jul 20, 2024 by
bergkvist
(🐞) overlapping mypy got something wrong
good-second-issue
Callable
s are incorrectly joined into builtins.function
bug
#17479
opened Jul 3, 2024 by
KotlinIsland
Wrong type inference with "yield from" from an Iterator class
bug
mypy got something wrong
good-second-issue
#17449
opened Jun 29, 2024 by
arnimarj
mypy --follow-imports error or skip crashes with numpy 2.0.0
crash
good-second-issue
#17396
opened Jun 17, 2024 by
tomsilver
Narrowing with "tags" on unions (of TypedDicts or normal classes) doesn't work with the match statement
bug
mypy got something wrong
good-second-issue
topic-match-statement
Python 3.10's match statement
topic-type-narrowing
Conditional type narrowing / binder
topic-typed-dict
#16286
opened Oct 18, 2023 by
tmke8
_PyType_Lookup: Assertion
!PyErr_Occurred()' failed. in two
mypyc/test/test_run.py` tests
crash
good-second-issue
topic-mypyc
#16043
opened Sep 4, 2023 by
mgorny
Unpacking an iterable in a list comprehension leads to the type inferred as list[Any]
bug
mypy got something wrong
good-second-issue
#15747
opened Jul 22, 2023 by
hvenev
no error when calling abstract mypy got something wrong
good-second-issue
staticmethod
/classmethod
bug
#14939
opened Mar 23, 2023 by
DetachHead
Option to disable Python2/comment-style type annotations
feature
good-second-issue
#13177
opened Jul 18, 2022 by
dfarley1
no error when setting PEP 591
init=False
on Final
field in dataclass
feature
good-second-issue
priority-2-low
topic-dataclasses
topic-final
#13119
opened Jul 14, 2022 by
DetachHead
Don't use builtins.function and others anymore
affects-typeshed
Anything that blocks a typeshed change
feature
good-second-issue
priority-0-high
#8240
opened Jan 5, 2020 by
davidhalter
Recognize platform.system() as well as sys.platform
feature
good-second-issue
priority-1-normal
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#8166
opened Dec 17, 2019 by
brettcannon
For incompatible attribute assignment, show class that defines attribute
feature
good-second-issue
priority-1-normal
topic-usability
#2500
opened Nov 28, 2016 by
JukkaL
ProTip!
Find all open issues with in progress development work with linked:pr.