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 methane
Recipients Jeremy.Hylton, Trundle, benjamin.peterson, berker.peksag, brett.cannon, daniel.urban, dmalcolm, eltoder, eric.snow, georg.brandl, isoschiz, jcon, mark.dickinson, meador.inge, methane, nadeem.vawda, ncoghlan, pconnell, pitrou, pstch, rhettinger, santoso.wijaya, serhiy.storchaka, techtonik, terry.reedy, vstinner
Date 2017-02-07.04:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486440355.65.0.991160057849.issue11549@psf.upfronthosting.co.za>
In-reply-to
Content
I submit new issues:

* #29463 for AST change (change docstring from first statement to attribute).
* #29469 for constant folding

Note that this issue contains more peephole -> AST optimization changes.
But I want to start these two patch to ease review and discussion.
History
Date User Action Args
2017-02-07 04:05:56methanesetrecipients: + methane, brett.cannon, georg.brandl, rhettinger, terry.reedy, mark.dickinson, ncoghlan, pitrou, vstinner, techtonik, nadeem.vawda, benjamin.peterson, Trundle, dmalcolm, meador.inge, daniel.urban, Jeremy.Hylton, santoso.wijaya, eltoder, eric.snow, jcon, berker.peksag, serhiy.storchaka, pconnell, isoschiz, pstch
2017-02-07 04:05:55methanesetmessageid: <1486440355.65.0.991160057849.issue11549@psf.upfronthosting.co.za>
2017-02-07 04:05:55methanelinkissue11549 messages
2017-02-07 04:05:55methanecreate