martin_05--- via Python-ideas wrote:
The transition to only allowing "←" (and perhaps other symbols) could be planned for Python 4.
Requiring non-ascii characters in the core language would be a very big change, especially for something as ubiquitous as assignment. Much more justification than just "it looks nicer than the walrus operator" would be required. -- Greg _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/B24MQYTBW2T3ONAY4NAO6KRE6RHEFETZ/ Code of Conduct: http://python.org/psf/codeofconduct/
