[issue42592] TypedDict: total=False but still key required

Brandt Bucher report at bugs.python.org
Mon Dec 7 14:50:16 EST 2020


Brandt Bucher <brandtbucher at gmail.com> added the comment:

It looks like this is a duplicate of issue 42059. We should just use their existing PR instead (PR 22736).

----------
resolution:  -> duplicate
stage: test needed -> resolved
status: open -> closed
superseder:  -> TypedDict(...) as function does not respect "total" when setting __required_keys__ and __optional_keys__

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42592>
_______________________________________


More information about the Python-bugs-list mailing list