[issue37500] 3.8.0b2 no longer optimizes away "if 0:" ?
miss-islington
report at bugs.python.org
Mon Jul 15 05:15:21 EDT 2019
miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:
New changeset 18c5f9d44dde37c0fae5585a604c6027825252d2 by Miss Islington (bot) (Pablo Galindo) in branch 'master':
bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612)
https://github.com/python/cpython/commit/18c5f9d44dde37c0fae5585a604c6027825252d2
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37500>
_______________________________________
More information about the Python-bugs-list
mailing list