Samuel Colvin
Samuel Colvin
please update.
please update.
Thanks @rekyungmin for this, and everyone for your feedback.
Thanks for reporting, this is definitely a bug, I guess it might be partially related to #1268. But it can also be produced with a real `dict`: ```py from pydantic...
Ye, might have been a mistake to add partial typeddict support. Full (and very fast) typeddict support will be added in v2. I'd rather concentrate on getting v2 out asap...
Exactly, thanks for the clear explanation.
Yes sounds like we should fix it.
(@hramezani ideally we should remove the 'unconfirmed' label when we l we're reproduced the bug, should make it easier to filter issues that need triage.)
This is not a new idea @tiangolo submitted a PR for this way back in 2018 #317. I refused that PR, but I think we should reconsider it. The reasons...
I don't agree about adding another method, see #1001