On Jul 18, 2012, at 3:30 AM, Nick Coghlan wrote:
> - Eugene Toder's patch to add an AST optimisation step to the compiler
> chain (http://bugs.python.org/issue11549) (I've asked Eugene about
> this patch more recently and his current thought is that subsequent
> improvements to the peephole optimisation have rendered it less
> valuable. However, the patch is still a potentially useful resource
> for anyone investigating bytecode optimisation ideas)
+1 for furthering Eugene's patch. The AST is the correct place
to do some of the optimizations currently done by the peepholer.
Raymond
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com