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 BTaskaya
Recipients BTaskaya, Mark.Shannon, christian.heimes, josh.r, mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, terry.reedy
Date 2020-11-30.15:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606751091.18.0.819500250701.issue42454@roundup.psfhosted.org>
In-reply-to
Content
One thing to add, the proposed implementation also optimizes extended slices (mostly used in scientific stacks) such as <sequence>[:, 1].
History
Date User Action Args
2020-11-30 15:44:51BTaskayasetrecipients: + BTaskaya, rhettinger, terry.reedy, mark.dickinson, christian.heimes, Mark.Shannon, serhiy.storchaka, josh.r, pablogsal
2020-11-30 15:44:51BTaskayasetmessageid: <1606751091.18.0.819500250701.issue42454@roundup.psfhosted.org>
2020-11-30 15:44:51BTaskayalinkissue42454 messages
2020-11-30 15:44:51BTaskayacreate