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 pablogsal
Recipients aldwinaldwin, lukasz.langa, miss-islington, ned.deily, nedbat, p-ganssle, pablogsal, serhiy.storchaka, terry.reedy, tim.peters, xtreak
Date 2019-07-06.00:09:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562371750.81.0.296451084958.issue37500@roundup.psfhosted.org>
In-reply-to
Content
> So, to my eyes, absolutely nothing of the optimization remained.  At least not in the example Ned posted here.

This is because his example did not include the changes in PR14116 that implemented that.
History
Date User Action Args
2019-07-06 00:09:10pablogsalsetrecipients: + pablogsal, tim.peters, terry.reedy, nedbat, ned.deily, lukasz.langa, serhiy.storchaka, p-ganssle, miss-islington, xtreak, aldwinaldwin
2019-07-06 00:09:10pablogsalsetmessageid: <1562371750.81.0.296451084958.issue37500@roundup.psfhosted.org>
2019-07-06 00:09:10pablogsallinkissue37500 messages
2019-07-06 00:09:10pablogsalcreate