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-02-28.11:54:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646049266.52.0.747797215978.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset 424ecab494d538650ba34937cdd710094ccb2275 by Brandt Bucher in branch 'main':
bpo-46841: Use inline caching for `UNPACK_SEQUENCE` (GH-31591)
https://github.com/python/cpython/commit/424ecab494d538650ba34937cdd710094ccb2275
History
Date User Action Args
2022-02-28 11:54:26Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher
2022-02-28 11:54:26Mark.Shannonsetmessageid: <1646049266.52.0.747797215978.issue46841@roundup.psfhosted.org>
2022-02-28 11:54:26Mark.Shannonlinkissue46841 messages
2022-02-28 11:54:26Mark.Shannoncreate