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

Nick Coghlan report at bugs.python.org
Wed Jun 29 08:21:53 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Marking the PEP 380 implementation as a dependency, as I expect it to be easier to update this patch to cope with those changes than it would be the other way around.

----------
dependencies: +PEP 380 reference implementation for 3.3

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


More information about the Python-bugs-list mailing list