> -----Original Message----- > From: Python-Dev <python-dev-bounces+tritium- > [email protected]> On Behalf Of Greg Ewing > Sent: Saturday, April 28, 2018 10:53 PM > To: 'Python-Dev' <[email protected]> > Subject: Re: [Python-Dev] PEP 572 contradicts PEP 3099 > > Alex Walters wrote: > > PEP 3099 is the big list of things that will not happen in Python 3. > > > > "There will be no alternative binding operators such as :=." > > The thread referenced by that is taling about a different issue, > i.e. using a different symbol to rebind names in an outer scope. >
Yeah, that's not really the issue, if there is an issue - just the wording of direct assertion. I'm just adding to the list of things that need to be touched if 572 is accepted, and that includes clarifying what was meant by that. > -- > Greg > _______________________________________________ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/tritium- > list%40sdamon.com _______________________________________________ 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
