-
-
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
Invalid type inference for generic typed dicts
bug
mypy got something wrong
topic-typed-dict
#18804
opened Mar 15, 2025 by
rnv812
Update InlineTypedDict Implementation to conform to PEP 764 Specification
feature
topic-typed-dict
#18748
opened Mar 2, 2025 by
DanieleIsoni
Add support for TypedDict __extra_items__ (PEP 728)
feature
topic-typed-dict
#18176
opened Nov 21, 2024 by
mharding-hpe
Slow typechecking on nested TypedDict with union members
bug
mypy got something wrong
performance
topic-typed-dict
#17231
opened May 10, 2024 by
julienp
Allow TypeVarTuple as type argument for subclasses of generic TypedDict
bug
mypy got something wrong
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
topic-typed-dict
#16975
opened Mar 1, 2024 by
erikkemperman
Unions of Literals are not accepted as TypedDict Keys
bug
mypy got something wrong
topic-typed-dict
#16818
opened Jan 25, 2024 by
CarliJoy
Why is the dict extension prohibited in the TypedDict constructor?
bug
mypy got something wrong
topic-typed-dict
#16785
opened Jan 15, 2024 by
Chloy
Mypy error with tuple types Including TypedDict in return
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
topic-typed-dict
#16585
opened Nov 29, 2023 by
tomoris
Mypy doesn't assign TypedDict output as Literals
feature
topic-typed-dict
#16534
opened Nov 21, 2023 by
tygoee
Support TypedDict unpacking in ParamSpec specifications
feature
topic-paramspec
PEP 612, ParamSpec, Concatenate
topic-typed-dict
#16120
opened Sep 15, 2023 by
tmke8
Mypy fails to detect missing keyword arguments when unpacking a TypedDict with NotRequired fields
bug
mypy got something wrong
topic-typed-dict
#15834
opened Aug 9, 2023 by
canassa
TypedDict 'in' narrowing w/o @final
feature
topic-final
PEP 591
topic-type-narrowing
Conditional type narrowing / binder
topic-typed-dict
#15697
opened Jul 18, 2023 by
ikonst
Document TypedDict 'in' narrowing
documentation
topic-typed-dict
#15695
opened Jul 17, 2023 by
ikonst
final TypedDict with total=False does not allow clear/popitem
bug
mypy got something wrong
topic-final
PEP 591
topic-typed-dict
#14914
opened Mar 17, 2023 by
alicederyn
Disallow item access of NotRequired TypedDict entries.
topic-typed-dict
#14717
opened Feb 16, 2023 by
bsmedberg-xometry
Loading…
Union of Literals as key in union of TypedDict false positive
bug
mypy got something wrong
topic-typed-dict
topic-union-types
#14459
opened Jan 16, 2023 by
connesy
Incorrect error when argument missing from function call unpacking TypedDict
bug
mypy got something wrong
topic-typed-dict
#12755
opened May 9, 2022 by
Zeckie
TypedDict totality ignored when unpacked for function call
bug
mypy got something wrong
topic-typed-dict
#12754
opened May 9, 2022 by
Zeckie
Incorrect precision calculation for TypedDict classes.
bug
mypy got something wrong
topic-typed-dict
#12512
opened Apr 2, 2022 by
baubie
(🐞) Check
__setitem__
and __getitem__
for TypedDict
s
feature
priority-2-low
topic-typed-dict
#12270
opened Mar 2, 2022 by
KotlinIsland
@final(TypedDict).get() with unknown key returns object instead of None
bug
mypy got something wrong
topic-typed-dict
#12143
opened Feb 7, 2022 by
Dreamsorcerer
Incorrect type narrowing on union of mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
topic-typed-dict
TypedDict
bug
#12098
opened Jan 29, 2022 by
Dreamsorcerer
Disallow x["foo"] for NotRequired TypedDict access
feature
topic-typed-dict
#12094
opened Jan 28, 2022 by
bsmedberg-xometry
Document
Required[]
type in TypedDict
documentation
topic-typed-dict
#11815
opened Dec 21, 2021 by
sobolevn
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-12.