[issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer

Nick Coghlan report at bugs.python.org
Thu Sep 6 02:50:25 CEST 2012


Nick Coghlan added the comment:

You also have to be very careful of the interface to tracing functions, such as profilers and coverage analysis tools.

----------

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


More information about the Python-bugs-list mailing list