[issue26204] compiler: ignore constants used as statements? (don't emit LOAD_CONST+POP_TOP)

Roundup Robot report at bugs.python.org
Mon Feb 8 12:12:07 EST 2016


Roundup Robot added the comment:

New changeset a0d053899ff8 by Victor Stinner in branch 'default':
Simplify main() of test_ast
https://hg.python.org/cpython/rev/a0d053899ff8

New changeset bcf27fa55632 by Victor Stinner in branch 'default':
Replace noop constant statement with expression
https://hg.python.org/cpython/rev/bcf27fa55632

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list