On Fri, Aug 07, 2020 at 06:31:02PM -0700, Stephan Hoyer wrote:

> To fill in my missing word: From my perspective, the *only* reasonable way
> to add keyword arguments to indexing would be in a completely backwards
> compatible way with **kwargs.

Do you have a reason for this assertion?

I see no reason why `**kwargs` will be backwards compatible but 
multiple, individually named parameters won't be.


-- 
Steven
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/PFUKE7KBLFKWR2JMXA7NVXUETX3CMMD6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to