Re: [Python-Dev] (name := expression) doesn't fit the narrative of PEP 20

2018年4月25日 13:58:16 -0700

> On 25 Apr, 2018, at 1:28 PM, Guido van Rossum <[email protected]> wrote:
> 
> You don't seem to grasp the usability improvements this will give. I hear you 
> but at this point appeals to Python's "Zen" don't help you.
This reads dismissive to me. I did read the PEP and followed the discussion on
python-dev. I referred to PEP 20 because it distills what's unique about the
value proposition of Python. It's our shared vocabulary.
Can you address the specific criticism I had? To paraphrase it without PEP 20
jargon:
> (name := expression) makes code less uniform. It inserts more information
> into a place that is already heavily packed with information (logic tests).
-- Ł

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to