[issue1346238] A constant folding optimization pass for the AST

Thomas Lee report at bugs.python.org
Thu May 8 04:01:40 CEST 2008


Thomas Lee <tom at vector-seven.com> added the comment:

I'm working on the AST optimization code for 2.7 (?) in the
tlee-ast-optimize branch. I've since adopted some of the ideas from this
patch, but I'll take another look when I get a chance. The folding
operation is already mostly in-place.

----------
nosy: +thomas.lee

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1346238>
_____________________________________


More information about the Python-bugs-list mailing list