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 ammar2, corona10, mark.dickinson, methane, pablogsal, serhiy.storchaka, shihai1991, vstinner
Date 2020-10-21.01:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603243761.85.0.115002336771.issue41902@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25492a5b59c5b74328278f195540e318ab87674f by Dong-hee Na in branch 'master':
bpo-41902: Micro optimization for compute_item of range (GH-22492)
https://github.com/python/cpython/commit/25492a5b59c5b74328278f195540e318ab87674f
History
Date User Action Args
2020-10-21 01:29:21methanesetrecipients: + methane, mark.dickinson, vstinner, serhiy.storchaka, ammar2, corona10, pablogsal, shihai1991
2020-10-21 01:29:21methanesetmessageid: <1603243761.85.0.115002336771.issue41902@roundup.psfhosted.org>
2020-10-21 01:29:21methanelinkissue41902 messages
2020-10-21 01:29:21methanecreate