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 ezio.melotti
Recipients Neal.Norwitz, benjamin.peterson, ezio.melotti, rhettinger, vstinner
Date 2013-04-10.14:37:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365604646.98.0.265303688465.issue17430@psf.upfronthosting.co.za>
In-reply-to
Content
ISTM that we were trying to moving towards an AST optimizer and away from the peephole, so I'm not sure it's a good idea to add more optimization to it.  #11549 has patches about the AST optimizer.
History
Date User Action Args
2013-04-10 14:37:27ezio.melottisetrecipients: + ezio.melotti, rhettinger, vstinner, benjamin.peterson, Neal.Norwitz
2013-04-10 14:37:26ezio.melottisetmessageid: <1365604646.98.0.265303688465.issue17430@psf.upfronthosting.co.za>
2013-04-10 14:37:26ezio.melottilinkissue17430 messages
2013-04-10 14:37:26ezio.melotticreate