+1 from me for deleting that section and always allowing spreading typed dicts into functions without kwargs. In https://discuss.python.org/t/standardizing-argument-unpacking-behaviors-for-calls, the general consensus was that lax handling of unpacking is preferred, and this change seems consistent with that.
1 Like