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 JelleZijlstra, benjamin.peterson, brett.cannon, georg.brandl, meador.inge, ncoghlan, serhiy.storchaka, vstinner, yselivanov, ztane
Date 2017-12-14.13:30:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Seems moving constant folding to the AST level (issue29469) have solved this issue.

Wow, it's cool to see this bug finally fixed!
History
Date User Action Args
2017-12-14 13:30:36vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, meador.inge, serhiy.storchaka, yselivanov, ztane, JelleZijlstra
2017-12-14 13:30:36vstinnersetmessageid: <[email protected]>
2017-12-14 13:30:36vstinnerlinkissue26549 messages
2017-12-14 13:30:36vstinnercreate