Irit Katriel <iritkatr...@gmail.com> added the comment:
The patch relates to the old parser. With the new parser the 100*(+100*) example works. If we go to 1000 instead of 100 we get "SyntaxError: too many nested parentheses". >From the discussion it seems that the idea of a new exception type for >implementation-limits vs "real" SyntaxErrors was rejected as not useful. Is there anything left to do on this issue? ---------- nosy: +iritkatriel _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue11343> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com