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

Terry J. Reedy report at bugs.python.org
Thu Aug 5 01:43:17 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

On 3.1.2, WinXP, I immediately get
TypeError: 'tuple' object is not callable
so this seems to have been fixed for 3.x.
If released 2.7 is ok, we can close this.

----------
nosy: +terry.reedy
versions:  -Python 2.5, Python 2.6, Python 3.0

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


More information about the Python-bugs-list mailing list