[Python-ideas] PEP: Dict addition and subtraction

Guido van Rossum guido at python.org
Fri Mar 1 14:08:19 EST 2019


Thanks -- FYI I renamed the file to .rst (per convention for PEPs in ReST
format) and folded long text lines.

On Fri, Mar 1, 2019 at 8:53 AM Eric V. Smith <eric at trueblade.com> wrote:

> Hi, Steven.
>
> I can help you with it. I added it as PEP 584. I had to add the PEP
> headers, but didn't do any other editing.
>
> I'm going to be out of town for the next 2 weeks, so I might be slow in
> responding.
>
> Eric
>
> On 3/1/2019 11:26 AM, Steven D'Aprano wrote:
> > Attached is a draft PEP on adding + and - operators to dict for
> > discussion.
> >
> > This should probably go here:
> >
> > https://github.com/python/peps
> >
> > but due to technical difficulties at my end, I'm very limited in what I
> > can do on Github (at least for now). If there's anyone who would like to
> > co-author and/or help with the process, that will be appreciated.
> >
> >
> >
> > _______________________________________________
> > Python-ideas mailing list
> > Python-ideas at python.org
> > https://mail.python.org/mailman/listinfo/python-ideas
> > Code of Conduct: http://python.org/psf/codeofconduct/
> >
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>


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


More information about the Python-ideas mailing list