Things like `d.update(x=1, y=2)` should be accepted if `d` is a TypedDict and the keys and values are compatible.