Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> The following code works on Python 3.8, but fails with SyntaxError on Python 
> 3.9.0a6 with the old and the new parser (see bpo-40431):


This is not due to the new parser but due to 
https://bugs.python.org/issue40246. Please, report it there as well (you can 
reopen that issue for further discussion).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40334>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to