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 Jim Fasarakis-Hilliard, Mark.Shannon, gvanrossum, iritkatriel, pablogsal, pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne
Date 2021-07-15.12:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626351195.94.0.766587997272.issue26280@roundup.psfhosted.org>
In-reply-to
Content
New changeset 641345d636320a6fca04a5271fa4c4c5ba3e5437 by Irit Katriel in branch 'main':
bpo-26280: Port BINARY_SUBSCR to PEP 659 adaptive interpreter (GH-27043)
https://github.com/python/cpython/commit/641345d636320a6fca04a5271fa4c4c5ba3e5437
History
Date User Action Args
2021-07-15 12:13:15Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, pitrou, vstinner, serhiy.storchaka, yselivanov, zbyrne, Jim Fasarakis-Hilliard, pablogsal, iritkatriel
2021-07-15 12:13:15Mark.Shannonsetmessageid: <1626351195.94.0.766587997272.issue26280@roundup.psfhosted.org>
2021-07-15 12:13:15Mark.Shannonlinkissue26280 messages
2021-07-15 12:13:15Mark.Shannoncreate