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 brandtbucher
Recipients brandtbucher, serhiy.storchaka
Date 2019-11-12.07:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573545018.08.0.401266253826.issue38328@roundup.psfhosted.org>
In-reply-to
Content
I have created a new patch (PR 17114) that performs this optimization directly in the compiler, rather than the peephole optimizer. I think I like the new one better.
History
Date User Action Args
2019-11-12 07:50:18brandtbuchersetrecipients: + brandtbucher, serhiy.storchaka
2019-11-12 07:50:18brandtbuchersetmessageid: <1573545018.08.0.401266253826.issue38328@roundup.psfhosted.org>
2019-11-12 07:50:18brandtbucherlinkissue38328 messages
2019-11-12 07:50:18brandtbuchercreate