-
-
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
attrs The plugin API and ideas for new plugins
copy.replace()
support
feature
topic-attrs
topic-plugins
#18304
opened Dec 17, 2024 by
injust
Confusing error from bidirectional inference?
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
#18297
opened Dec 16, 2024 by
alicederyn
race in record_missing_stub_packages (No such file or directory: '.mypy_cache/missing_stubs')
bug
mypy got something wrong
topic-incremental
#18283
opened Dec 11, 2024 by
kalvdans
self.__class__
produces a type check with a constructor where a concrete reference to the class works fine
bug
#18279
opened Dec 11, 2024 by
glyph
Multiple inheritance with Generic leads to [misc] error
bug
mypy got something wrong
#18268
opened Dec 8, 2024 by
Lancetnik
mypy incorrectly complains about incompatible type error
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
#18267
opened Dec 8, 2024 by
athyuttamre
Generic type falling back to object - possibly related to mypy got something wrong
type[ Union ]
?
bug
#18265
opened Dec 8, 2024 by
JakeSummers
float
and complex
forcibly change invariant types to covariant
bug
#18257
opened Dec 6, 2024 by
jorenham
typing.TypeAliasType
cannot be used to declare self-referential types
bug
#18252
opened Dec 6, 2024 by
bzoracler
Function accepts callable, but a typeshed custom Protocol was passed
bug
mypy got something wrong
#18239
opened Dec 4, 2024 by
Andrew-Chen-Wang
Partial type that is "initialised" via assignment is only temporarily narrowed by mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
isinstance
bug
#18238
opened Dec 3, 2024 by
tyralla
INTERNAL ERROR: maximum semantic analysis iteration count reached Found 1 error in 1 file (errors prevented further checking)
crash
semantic-analyzer
Problems that happen during semantic analysis
#18237
opened Dec 3, 2024 by
Ryang20718
False positive mypy got something wrong
topic-type-context
Type context / bidirectional inference
[operator]
on union of dicts with heterogeneous value types
bug
#18236
opened Dec 3, 2024 by
harahu
Accept nesting Final in ClassVar for dataclasses
bug
mypy got something wrong
topic-dataclasses
#18235
opened Dec 3, 2024 by
ncanceill
Wrong return type inferred for overload with a type variable
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
#18233
opened Dec 2, 2024 by
eltoder
Dataclasses,
__replace__
and LSP violations
feature
needs discussion
topic-dataclasses
#18216
opened Nov 30, 2024 by
Viicos
Inconsistent type checking between first and subsequent executions (possibly due to mypy got something wrong
topic-incremental
SyntaxWarning: invalid escape sequence
)
bug
#18215
opened Nov 30, 2024 by
bluenote10
Type Narrowing for Dictionary Keys Not Working with Literal Types After in Check
feature
topic-type-narrowing
Conditional type narrowing / binder
#18208
opened Nov 29, 2024 by
littleswampman
[stubgen] C++ signature in docstring falsely included in generated stubs
bug
mypy got something wrong
#18206
opened Nov 28, 2024 by
mattangus
functools.wraps
Any
in wrapped function
bug
#18204
opened Nov 27, 2024 by
CoolCat467
Arithmetic with type variables fails to typecheck ("Unsupported operand types")
bug
mypy got something wrong
#18203
opened Nov 27, 2024 by
inducer
a pretty bad bug report about a segfault, but at least I can show you the repo
crash
#18195
opened Nov 26, 2024 by
glyph
Limited inference with union of callables and assignment to a union
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
#18191
opened Nov 26, 2024 by
Viicos
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.