[issue21074] Too aggressive constant folding

Serhiy Storchaka report at bugs.python.org
Tue May 23 02:06:50 EDT 2017


Serhiy Storchaka added the comment:

See the patch in issue30416. I'm not sure these checks should be added to the peephole optimizer, but this isn't very difficult.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list