On 19 September 2016 at 21:34, אלעזר <elaz...@gmail.com> wrote: > Paul, I understand what you say, except the part of compatibility with > Python3.5. Of course such a change is targeting future version more than the > current and previous versions. If we have this syntax for Python3.6, users > of Python3.9 will find many copy-pastable answers written this way, and > other answers will have comments saying "just add this statement to the > beginning of your script".
Agreed. Sorry, I was being pessimistic. Blame it on spending too much time writing code that needs to retain compatibility with 2.x, when I haven't used 2.x myself for years... Paul _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/