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 BreamoreBoy, David MacIver, Kevin Shweh, Tijs Van Oevelen, abarry, arigo, donmez, ezio.melotti, fijall, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, torsten, vstinner
Date 2016-01-18.17:22:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453137734.34.0.657625636654.issue25843@psf.upfronthosting.co.za>
In-reply-to
Content
FYI this issue is linked to the issue #26146 which allows to emit constants from an AST optimizer (see also the PEP 511).
History
Date User Action Args
2016-01-18 17:22:14vstinnersetrecipients: + vstinner, arigo, rhettinger, ncoghlan, donmez, ezio.melotti, r.david.murray, torsten, BreamoreBoy, fijall, serhiy.storchaka, David MacIver, abarry, Kevin Shweh, Tijs Van Oevelen
2016-01-18 17:22:14vstinnersetmessageid: <1453137734.34.0.657625636654.issue25843@psf.upfronthosting.co.za>
2016-01-18 17:22:14vstinnerlinkissue25843 messages
2016-01-18 17:22:14vstinnercreate