Message367582
> 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). |
|
Date |
User |
Action |
Args |
2020-04-29 00:00:43 | pablogsal | set | recipients:
+ pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya |
2020-04-29 00:00:42 | pablogsal | set | messageid: <1588118442.97.0.54343404468.issue40334@roundup.psfhosted.org> |
2020-04-29 00:00:42 | pablogsal | link | issue40334 messages |
2020-04-29 00:00:42 | pablogsal | create | |
|