[issue5765] stack overflow evaluating eval("()" * 30000)

Serhiy Storchaka report at bugs.python.org
Thu Jun 28 19:10:23 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

Terry, try a large constant. I can reproduce it on all versions from 2.6 to 3.3 with eval("()" * 300000).

----------
nosy: +storchaka
versions: +Python 2.6, Python 3.1, Python 3.2, Python 3.3, Python 3.4

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


More information about the Python-bugs-list mailing list