[Python-Dev] What's the status of PEP 505: None-aware operators? (original) (raw)

Barry Warsaw barry at python.org
Tue Nov 28 16:03:07 EST 2017


On Nov 28, 2017, at 15:59, Paul Moore <p.f.moore at gmail.com> wrote:

On 28 November 2017 at 20:38, Barry Warsaw <barry at python.org> wrote:

I had occasional to speak with someone very involved in Rust development. They have a process roughly similar to our PEPs. One of the things he told me, which I found very interesting and have been mulling over for PEPs is, they require a section in their specification discussion how any new feature will be taught, both to new Rust programmers and experienced ones. I love the emphasis on teachability. Sometimes I really miss that when considering some of the PEPs and the features they introduce (look how hard it is to teach asynchronous programming). That's a really nice idea. I'd like to see Python adopt something similar (even just as a guideline on how to write a PEP).

https://github.com/python/peps/issues/485

-Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: Message signed with OpenPGP URL: <http://mail.python.org/pipermail/python-dev/attachments/20171128/57da67d9/attachment.sig>



More information about the Python-Dev mailing list