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
cannot accurately check the type of a decorated function's parameter
bug
mypy got something wrong
#12945
opened Jun 5, 2022 by
davidism
Mypy fails to infer the type of the decorated function used in the decorator
bug
mypy got something wrong
#12944
opened Jun 5, 2022 by
mristin
Provides
end_col_offset for mypy ast nodes (pr proposal)
feature
#12940
opened Jun 4, 2022 by
devmessias
Provide __mypyc_attrs__ analogue for non-compiled mypy
feature
#12935
opened Jun 3, 2022 by
devmessias
TypedDict not recognised as valid dict when passed as parameter to a function
bug
mypy got something wrong
topic-typed-dict
#12934
opened Jun 3, 2022 by
berzi
Difference between mypy got something wrong
topic-pep-585
PEP 585 (builtin generics)
builtins.type and Type[Any]
bug
#12933
opened Jun 3, 2022 by
harahu
stubtest crashes when testing django-types
crash
topic-stubtest
#12931
opened Jun 2, 2022 by
last-partizan
stubgen: import
Union if generated stub code includes
feature
topic-stubgen
#12929
opened Jun 2, 2022 by
eggplants
TYPE_CHECKING doesn't work if imported with alias
bug
#12928
opened Jun 2, 2022 by
DetachHead
(🐞 ) platform specified in inline configuration results in wacky behavior
bug
mypy got something wrong
topic-configuration
Configuration files and flags
#12926
opened Jun 2, 2022 by
KotlinIsland
assert_type() says an int is not an int
bug
#12923
opened Jun 1, 2022 by
jwodder
Crash involving PEP 612, ParamSpec, Concatenate
ParamSpec, Concatenate and overloads
crash
topic-overloads
topic-paramspec
#12922
opened Jun 1, 2022 by
AlexWaygood
stubgen: use PEP 604 (union | operator)
topic-stubgen
X | Y / X | None instead of Union[X, Y] / Union[X, None]
feature
topic-pep-604
#12920
opened Jun 1, 2022 by
eggplants
Unexpected type binding when wrapping functions
bug
mypy got something wrong
#12919
opened Jun 1, 2022 by
mailund
Incorrect type narrowing when unpacking union of tuple on an existing variable
bug
mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
#12915
opened May 31, 2022 by
nils-van-zuijlen
--disallow-untyped-calls reports errors in untyped functions
bug
#12912
opened May 31, 2022 by
pranavrajpal
Refactor mypy to use query-based architecture
feature
refactoring
Changing mypy's internals
topic-developer
Issues relevant to mypy developers
#12911
opened May 31, 2022 by
pranavrajpal
False postives when decorating functions with signature that uses ParamSpec within a decoarator
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
#12909
opened May 30, 2022 by
PIG208
false-positive mypy got something wrong
topic-dataclasses
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
topic-variable-scope
name-defined regression with dataclasses and shadowing
bug
#12907
opened May 30, 2022 by
The-Compiler
(🐞 ) No error when property doesn't have a deleter
bug
mypy got something wrong
topic-descriptors
Properties, class vs. instance attributes
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#12904
opened May 29, 2022 by
KotlinIsland
Missing unit test dependencies on Linux?
bug
mypy got something wrong
documentation
topic-tests
#12903
opened May 29, 2022 by
edreamleo
it's not possible to define an 'add' that works with more than one kind of number when using number types directly
bug
mypy got something wrong
#12899
opened May 28, 2022 by
glyph
Strange error when calling len() on a class without __len__ and then using the result for division
bug
mypy got something wrong
topic-error-reporting
How we report errors
topic-usability
#12897
opened May 28, 2022 by
thomkeh
no error when mypy got something wrong
topic-descriptors
Properties, class vs. instance attributes
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
abstractmethod and property decorators are used in the wrong order
bug
#12895
opened May 28, 2022 by
DetachHead
no error when property has multiple getters/setters
bug
mypy got something wrong
topic-descriptors
Properties, class vs. instance attributes
#12894
opened May 28, 2022 by
DetachHead
Previous Next
ProTip!
What’s not been updated in a month: updated:<2022-05-06.

