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
Date 2022-03-01.16:00:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646150451.17.0.488377937834.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3b0f1c5a710eff289dc44bec972dbaea353cc54f by Mark Shannon in branch 'main':
bpo-46841: Use inline cache for `BINARY_SUBSCR`. (GH-31618)
https://github.com/python/cpython/commit/3b0f1c5a710eff289dc44bec972dbaea353cc54f
History
Date User Action Args
2022-03-01 16:00:51Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher
2022-03-01 16:00:51Mark.Shannonsetmessageid: <1646150451.17.0.488377937834.issue46841@roundup.psfhosted.org>
2022-03-01 16:00:51Mark.Shannonlinkissue46841 messages
2022-03-01 16:00:51Mark.Shannoncreate