I’ve never been part of this process before, but I’m interested in learning and helping any way I can.
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 Brandt > On Mar 1, 2019, at 08:26, Steven D'Aprano <st...@pearwood.info> 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 > 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/