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 Mark.Shannon
Recipients Mark.Shannon, brandtbucher, gvanrossum, pablogsal
Date 2021-11-18.11:03:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637233383.03.0.218196224315.issue45829@roundup.psfhosted.org>
In-reply-to
Content
New changeset 21fa7a3e8f99a1a32467f85c877e40cbdafa9da7 by Mark Shannon in branch 'main':
bpo-45829: Specialize BINARY_SUBSCR for __getitem__ implemented in Python. (GH-29592)
https://github.com/python/cpython/commit/21fa7a3e8f99a1a32467f85c877e40cbdafa9da7
History
Date User Action Args
2021-11-18 11:03:03Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, pablogsal, brandtbucher
2021-11-18 11:03:03Mark.Shannonsetmessageid: <1637233383.03.0.218196224315.issue45829@roundup.psfhosted.org>
2021-11-18 11:03:03Mark.Shannonlinkissue45829 messages
2021-11-18 11:03:02Mark.Shannoncreate