[issue30416] constant folding opens compiler to quadratic time hashing

Serhiy Storchaka report at bugs.python.org
Fri Dec 15 07:11:46 EST 2017


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


New changeset 2e3f5701858d1fc04caedefdd9a8ea43810270d2 by Serhiy Storchaka in branch 'master':
bpo-30416: Protect the optimizer during constant folding. (#4860)
https://github.com/python/cpython/commit/2e3f5701858d1fc04caedefdd9a8ea43810270d2


----------

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


More information about the Python-bugs-list mailing list