[Python-Dev] Call for prudence about PEP-572

Chris Angelico rosuav at gmail.com
Mon Jul 9 12:25:18 EDT 2018


On Tue, Jul 10, 2018 at 2:20 AM, Paddy McCarthy <paddy3118 at gmail.com> wrote:
>
>
> On Sat, 7 Jul 2018 at 16:50, Guido van Rossum <guido at python.org> wrote:
>>
>> This seems more suitable for a style guide.
>
>
> Which would be good enough, if the automatic checkers were improved  to flag
> such poor use of ':='..
>
> Would that be possible?
>

I would recommend letting it be for a while, and seeing what abuses
actually happen. Then linters can be coded to flag the abuses.

ChrisA


More information about the Python-Dev mailing list