I used to prefer `:=` but coming back to this topic after a long interval I am happy with `=>` and perhaps I even like it more, Chris.š The PEP status is "Draft".Ā What are the chances of something happening any time soon, i.e. the PEP being considered by the Steering Committee?Ā Or is it still too controversial, or is there some other obstacle? In case it's not clear, I support the PEP.Ā I think it plugs an obvious gap. Best wishes Rob Cliffe On 13/06/2022 09:38, Steve Jorgensen wrote:
To clarify my statement about readability of the '@' prefix optionā¦
I think that its meaning is less clear if one doesn't already know what the syntax means. I think the code would be easier to skim, however, using that option after one does know its meaning.
My favorite options are '@' or '?=' (tied), followed by ':=' followed by '=>'. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/TDPKOP... Code of Conduct: http://python.org/psf/codeofconduct/