Actions
Bug #16111
closedCombining default positional and keyword arguments is resulting in a `to_hash` method call
Description
Combining default positional and keyword arguments is resulting in a to_hash
method call when I don't believe it should be. It's affecting some code I am writing. The full details of the behaviour I'm describing can be seen in the attached script.
I would like to know why the method to_hash
is being called (only in certain circumstances) and if this is a bug to be fixed or desired behaviour (and why?).
Thank in advance!
Files
Actions
Like0
Like0Like0Like0Like0Like0