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 methane
Recipients christian.heimes, ezio.melotti, methane, mpaolini, pablogsal, rhettinger, serhiy.storchaka, steve.dower
Date 2019-07-18.12:24:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563452674.82.0.509468117776.issue37587@roundup.psfhosted.org>
In-reply-to
Content
> 1. remove the mov entirely. It is not needed inside the loop and it is only needed later, outside the loop to access the variable

How can we lazy "mov    DWORD PTR [rsp+0x44],eax"?
History
Date User Action Args
2019-07-18 12:24:34methanesetrecipients: + methane, rhettinger, christian.heimes, ezio.melotti, serhiy.storchaka, steve.dower, mpaolini, pablogsal
2019-07-18 12:24:34methanesetmessageid: <1563452674.82.0.509468117776.issue37587@roundup.psfhosted.org>
2019-07-18 12:24:34methanelinkissue37587 messages
2019-07-18 12:24:34methanecreate