[issue3971] s_push: parser stack overflow MemoryError

Benjamin Peterson report at bugs.python.org
Fri Sep 26 23:54:47 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

This really abuse of the parser. If you really need this, you can bump
MAXSTACK in Parser/parser.h to a higher number.

----------
nosy: +benjamin.peterson
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3971>
_______________________________________


More information about the Python-bugs-list mailing list