PEP 736: Shorthand syntax for keyword arguments at invocation

Here’s a blog post about the (roughly) same feature in Ruby. The implementation, the tradeoffs and the results. “Useless Ruby sugar”: Keyword argument and hash values omission

I think this pretty well tracks what I would expect the result to be, and (in my opinion) quite an endorsement of the feature.

9 Likes