[issue42609] Eval with too high string multiplication crashes newer Python versions

Steve Stagg report at bugs.python.org
Thu Dec 10 16:04:19 EST 2020


Steve Stagg <stestagg at gmail.com> added the comment:

Looks like it was introduced by https://github.com/python/cpython/commit/7ea143ae795a9fd57eaccf490d316bdc13ee9065:

bpo-29469: Move constant folding to AST optimizer (GH-2858)

----------
nosy: +stestagg

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42609>
_______________________________________


More information about the Python-bugs-list mailing list