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 corona10
Recipients corona10, mark.dickinson, methane, rhettinger, serhiy.storchaka, vstinner
Date 2020-10-25.16:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603642721.71.0.0871480222651.issue42147@roundup.psfhosted.org>
In-reply-to
Content
At bpo-41092, we decide not to optimize mulitply operation itself.

I approach as same case that step=1 is quite a lot usecase until user designate step value.

If range with longobject is not that much use case, I can agree with your opinion
History
Date User Action Args
2020-10-25 16:18:41corona10setrecipients: + corona10, rhettinger, mark.dickinson, vstinner, methane, serhiy.storchaka
2020-10-25 16:18:41corona10setmessageid: <1603642721.71.0.0871480222651.issue42147@roundup.psfhosted.org>
2020-10-25 16:18:41corona10linkissue42147 messages
2020-10-25 16:18:41corona10create