[issue11549] Rewrite peephole to work on AST

Eugene Toder report at bugs.python.org
Thu Mar 17 03:02:56 CET 2011


Eugene Toder <eltoder at gmail.com> added the comment:

I've updated patches on Rietveld with some small changes. This includes better code generation for boolops used outside of conditions and cleaned up optimize_jumps(). This is probably the last change before I get some feedback.
Also, I forgot to mention yesterday, patches on Rietveld are vs. ab45c4d0b6ef

----------

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


More information about the Python-bugs-list mailing list