Irit Katriel <iritkatr...@yahoo.com> added the comment:
On windows 10, master: > python.bat --version Running Release|Win32 interpreter... Python 3.10.0a0 >python.bat x.py Running Release|Win32 interpreter... SyntaxError: too many statically nested blocks That's when x.py has the nested for loops without else. The error goes away if I add the else. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39934> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com