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 eltoder
Recipients Trundle, alex, benjamin.peterson, brett.cannon, daniel.urban, dmalcolm, eltoder, georg.brandl, mark.dickinson, nadeem.vawda, ncoghlan, pitrou, rhettinger, santoso.wijaya, terry.reedy
Date 2011-03-27.19:52:53
SpamBayes Score 1.1930987e-05
Marked as misclassified No
Message-id <1301255574.32.0.423510032586.issue11549@psf.upfronthosting.co.za>
In-reply-to
Content
Also, to avoid any confusion -- currently my patch only runs AST optimizations before code generation, so compile() with ast.PyCF_ONLY_AST returns non-optimized AST.
History
Date User Action Args
2011-03-27 19:52:54eltodersetrecipients: + eltoder, brett.cannon, georg.brandl, rhettinger, terry.reedy, mark.dickinson, ncoghlan, pitrou, nadeem.vawda, benjamin.peterson, alex, Trundle, dmalcolm, daniel.urban, santoso.wijaya
2011-03-27 19:52:54eltodersetmessageid: <1301255574.32.0.423510032586.issue11549@psf.upfronthosting.co.za>
2011-03-27 19:52:53eltoderlinkissue11549 messages
2011-03-27 19:52:53eltodercreate