[Python-ideas] PEP draft: Unifying function/method classes

Guido van Rossum guido at python.org
Mon Apr 2 13:34:24 EDT 2018


I want to support this work. I can't promise your PEP will be accepted, but
it looks like you've done your homework, and you're getting feedback from
core devs who care about this area. (One of them may end up BDFL-delegate.)
It will be a long road to success, but I recommend that you start with a PR
to the peps repo. Merging new versions there will be easy (the requirements
for accepting edits to new PEPs in that repo are really low -- it just
needs to successfully generate HTML). Once your PEP is there you should
probably focus on an implementation.

On Sat, Mar 31, 2018 at 7:48 AM, Jeroen Demeyer <J.Demeyer at ugent.be> wrote:

> I have prepared a PEP draft for unifying function/method classes. You can
> find it at
>
> https://github.com/jdemeyer/PEP-functions
>
> This has not officially been submitted as PEP yet, I want to hear your
> comments first.
>
>
> Thanks,
> Jeroen.
> _______________________________________________
> 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/20180402/5a56aaad/attachment.html>


More information about the Python-ideas mailing list