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 vstinner
Recipients Jeremy.Hylton, Trundle, alex, benjamin.peterson, berker.peksag, brett.cannon, daniel.urban, dmalcolm, eltoder, eric.snow, georg.brandl, gregory.p.smith, isoschiz, jcon, mark.dickinson, meador.inge, nadeem.vawda, ncoghlan, pconnell, pitrou, rhettinger, santoso.wijaya, serhiy.storchaka, techtonik, terry.reedy, vstinner
Date 2016-05-15.15:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwaChBvEE-aWXxLKCP_BLU=Bd+fczzBrhY-uPmWOAq8tDA@mail.gmail.com>
In-reply-to <CAMpsgwZxSMW9YsSVtPrsu=zPBiYuGbcaoKh1rs9meWcYX1w9ng@mail.gmail.com>
Content
> I also see that Victor has been doing some of the same work, e.g. #26146.

ast.Constant idea directly comes from your work. The implementatiln may ve
different.

It's a first step for AST optimizers.
History
Date User Action Args
2016-05-15 15:35:37vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, mark.dickinson, ncoghlan, pitrou, techtonik, nadeem.vawda, benjamin.peterson, alex, Trundle, dmalcolm, meador.inge, daniel.urban, Jeremy.Hylton, santoso.wijaya, eltoder, eric.snow, jcon, berker.peksag, serhiy.storchaka, pconnell, isoschiz
2016-05-15 15:35:37vstinnerlinkissue11549 messages
2016-05-15 15:35:37vstinnercreate