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@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@python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/


--
--Guido van Rossum (python.org/~guido)