[issue37500] 3.8.0b2 no longer optimizes away "if 0:" ?
Pablo Galindo Salgado
report at bugs.python.org
Fri Jul 5 20:09:10 EDT 2019
Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:
> So, to my eyes, absolutely nothing of the optimization remained. At least not in the example Ned posted here.
This is because his example did not include the changes in PR14116 that implemented that.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37500>
_______________________________________
More information about the Python-bugs-list
mailing list