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, neonene, pablogsal
Date 2022-03-08.15:53:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646754831.23.0.204170893007.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5498a61c7c25db6f9e76032aa9c5153d79e09889 by Brandt Bucher in branch 'main':
bpo-46841: Don't use an oparg counter for `STORE_SUBSCR` (GH-31742)
https://github.com/python/cpython/commit/5498a61c7c25db6f9e76032aa9c5153d79e09889
History
Date User Action Args
2022-03-08 15:53:51Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal, brandtbucher, neonene
2022-03-08 15:53:51Mark.Shannonsetmessageid: <1646754831.23.0.204170893007.issue46841@roundup.psfhosted.org>
2022-03-08 15:53:51Mark.Shannonlinkissue46841 messages
2022-03-08 15:53:51Mark.Shannoncreate