This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author thomaslee
Recipients belopolsky, georg.brandl, georg.brandl, nnorwitz, rhettinger, sdahlbac, thomaslee, titanstar
Date 2008-05-08.02:01:37
SpamBayes Score 0.025248623
Marked as misclassified No
Message-id <1210212100.27.0.557184284245.issue1346238@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-05-08 02:01:40thomasleesetspambayes_score: 0.0252486 -> 0.025248623
recipients: + thomaslee, nnorwitz, georg.brandl, rhettinger, birkenfeld, belopolsky, sdahlbac, titanstar
2008-05-08 02:01:40thomasleesetspambayes_score: 0.0252486 -> 0.0252486
messageid: <1210212100.27.0.557184284245.issue1346238@psf.upfronthosting.co.za>
2008-05-08 02:01:39thomasleelinkissue1346238 messages
2008-05-08 02:01:39thomasleecreate