[Python-ideas] PEP: Dict addition and subtraction

Guido van Rossum guido at python.org
Tue Mar 5 12:13:22 EST 2019


On Tue, Mar 5, 2019 at 9:02 AM Anders Hovmöller <boxed at killingar.net> wrote:

> On a related note: **kwargs, should they support arbitrary strings as
> keys? I depend on this behavior in production code and all python
> implementations handle it.
>

The ice is much thinner there, but my position is that as long as they are
*strings* such keys should be allowed.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190305/7771f292/attachment.html>


More information about the Python-ideas mailing list