Amaury Forgeot d'Arc added the comment:
Probably a stack overflow, when the AST is too deep:
eval("+1" * 748580) also crashed for me---------- nosy: +amaury.forgeotdarc _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue23643> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
