[issue2506] Add mechanism to disable optimizations

Serhiy Storchaka report at bugs.python.org
Thu May 17 09:45:17 EDT 2018


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

> If anyone has needed a workaround in the past 9 years and hasn't yet found one:

This no longer works in 3.7 due to folding constants at the AST level. :-)

----------
nosy: +serhiy.storchaka
versions: +Python 3.8 -Python 3.6

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


More information about the Python-bugs-list mailing list