On Fri, Mar 1, 2019 at 8:50 AM Brandt Bucher <[email protected]> wrote:

> I’ve never been part of this process before, but I’m interested in
> learning and helping any way I can.
>

Thanks!


>
> My addition implementation is attached to the bpo, and I’m working today
> on bringing it in line with the PEP in its current form (specifically,
> subtraction operations).
>
> https://github.com/python/cpython/pull/12088
>

When your proposed patch is complete, Brandt, just ask Steven to update the
PEP to mention that there's a proposed implementation attached to the issue
tracking the idea.

-Brett


>
>
> Brandt
>
> On Mar 1, 2019, at 08:26, Steven D'Aprano <[email protected]> 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.
>
>
> --
> Steven
>
> <dict_addition_pep.txt>
>
> _______________________________________________
> Python-ideas mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
> _______________________________________________
> Python-ideas mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to