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 Dan Rose, mark.dickinson, methane, serhiy.storchaka, vstinner
Date 2018-07-11.20:54:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531342472.01.0.56676864532.issue34100@psf.upfronthosting.co.za>
In-reply-to
Content
Should the AST optimizer "interns" constants?
History
Date User Action Args
2018-07-11 20:54:32vstinnersetrecipients: + vstinner, mark.dickinson, methane, serhiy.storchaka, Dan Rose
2018-07-11 20:54:32vstinnersetmessageid: <1531342472.01.0.56676864532.issue34100@psf.upfronthosting.co.za>
2018-07-11 20:54:32vstinnerlinkissue34100 messages
2018-07-11 20:54:31vstinnercreate