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
undefined type when imported with sys.platform check
bug
mypy got something wrong
#14605
opened Feb 4, 2023 by
Dreamsorcerer
sys.platform checks assigned to variables are not handled correctly
feature
#14604
opened Feb 4, 2023 by
Dreamsorcerer
mypy.api.run causes an EncodingWarning
bug
mypy got something wrong
#14603
opened Feb 4, 2023 by
dmtucker
Get arg-type incompatible type error for arguments of a Callable type
bug
mypy got something wrong
#14602
opened Feb 4, 2023 by
chaurwu
Non-mypy got something wrong
Enum
base class variables are interpreted as Enum
instances
bug
#14600
opened Feb 3, 2023 by
bzoracler
No error about repeated keyword argument
feature
topic-calls
Function calls, *args, **kwargs, defaults
#14585
opened Feb 2, 2023 by
denballakh
(🐞 ) Invalid mypy got something wrong
valid-type
error when using a variable as a value, not as a type
bug
#14583
opened Feb 2, 2023 by
KotlinIsland
(🐞 ) no error when type alias to type doesn't specify the type arg
bug
mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
#14582
opened Feb 2, 2023 by
KotlinIsland
nested if/while walrus operator loses typing (nullability) information
bug
mypy got something wrong
topic-pep-572
PEP 572 (walrus operator)
topic-type-narrowing
Conditional type narrowing / binder
#14573
opened Feb 1, 2023 by
ds-cbo
no error when calling mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
Callable
with ParamSpec
using Concatenate
with not enough args
bug
#14571
opened Feb 1, 2023 by
DetachHead
stubtest: False-positives with parameter name mangling outside of classes
bug
mypy got something wrong
topic-stubtest
#14560
opened Jan 30, 2023 by
Avasam
Unable to run mypy against installed modules
bug
mypy got something wrong
#14559
opened Jan 30, 2023 by
bdrung
Inconsistent behavior w.r.t missing builtins
bug
mypy got something wrong
topic-developer
Issues relevant to mypy developers
topic-tests
#14547
opened Jan 28, 2023 by
ikonst
Mypy not detecting abstract methods returning undefined types
bug
mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#14545
opened Jan 28, 2023 by
brunokc
callable protocols can be satisfied by any type object, even ones with nothing to do with their return type or arguments
bug
mypy got something wrong
#14544
opened Jan 27, 2023 by
glyph
Mypy doesn't check known keys in a TypedDict when there are unk
bug
mypy got something wrong
#14542
opened Jan 27, 2023 by
AnjoMan
False negative using --strict-equality and None
bug
mypy got something wrong
#14541
opened Jan 27, 2023 by
Tinche
mypy reports mypy got something wrong
topic-partially-defined
partially-defined error code
used-before-def
with TypeAlias
es despite from __future__ import annotations
bug
#14539
opened Jan 27, 2023 by
bersbersbers
Allow mypy to verify if passed object suits to the type hint of an abstract base class
feature
#14537
opened Jan 27, 2023 by
Dvergatal
Mypy rolls back to broader type after assert isinstance
bug
mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
#14536
opened Jan 27, 2023 by
Rocamonde
Better message for "Function ... could always be true"
feature
good-first-issue
topic-usability
#14529
opened Jan 26, 2023 by
JukkaL
Strange issue when using full width numerals in TypedDict keys
bug
mypy got something wrong
topic-typed-dict
#14528
opened Jan 26, 2023 by
justuswilhelm
Inference in the mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
else
block of a try-except-else
bug
#14527
opened Jan 26, 2023 by
rlazarus
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.