Pre-SIP: a syntax for aggregate literals

I think if we allow partially named tuples, that’s all we need.

After all, what is a parameter list? It’s a mix of named and positional values. Current named tuples are all or nothing w.r.t. naming, but there doesnt seem to be any fundamental reason why they need to be like that.