STINNER Victor <vstin...@python.org> added the comment:

Reproducer as a single line:

compile("[file for str(file) in []\n]", "string", "exec")

----------
components: +Interpreter Core
keywords: +3.9regression
nosy: +lys.nikolaou, vstinner
versions: +Python 3.9

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

Reply via email to