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 stestagg
Recipients Erik-Lamers1, pmpp, stestagg
Date 2020-12-10.21:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607634259.84.0.375180531832.issue42609@roundup.psfhosted.org>
In-reply-to
Content
Looks like it was introduced by https://github.com/python/cpython/commit/7ea143ae795a9fd57eaccf490d316bdc13ee9065:

bpo-29469: Move constant folding to AST optimizer (GH-2858)
History
Date User Action Args
2020-12-10 21:04:19stestaggsetrecipients: + stestagg, pmpp, Erik-Lamers1
2020-12-10 21:04:19stestaggsetmessageid: <1607634259.84.0.375180531832.issue42609@roundup.psfhosted.org>
2020-12-10 21:04:19stestagglinkissue42609 messages
2020-12-10 21:04:19stestaggcreate