[issue21074] Too aggressive constant folding

Serhiy Storchaka report at bugs.python.org
Sun Mar 3 09:33:28 EST 2019


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

Fixed in issue30416.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
superseder: Build-out an AST optimizer, moving some functionality out of the peephole optimizer -> constant folding opens compiler to quadratic time hashing

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


More information about the Python-bugs-list mailing list