Yury Selivanov added the comment:

> What do you mean? In Signature or in BoundArguments? I would hope that
Signature keeps it.

I mean during the actual call, as **kwargs aren't ordered.

I think having indexes for parameters would make sense for a language like JS 
or C, where there are no keyword arguments, and indexes of parameters match 
indexes of arguments.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24189>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to