Closed as not planned
Description
Current Situation
Currently we don't document that using the unpacking operator (*args
) has undesirable consequences on whether we do or don't warn about missing keys.
Proposed Actions
Document this fact. If it turns out that, despite this documentation, people run into this issue often, consider changing the syntax.
Work Items
- add docs on unpacking operator to "Rendering Data" docs.