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 2021-10-27.09:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635327952.03.0.944635094817.issue44511@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82a662e5216a9b3969054c540a759a9493468510 by Brandt Bucher in branch 'main':
bpo-44511: Improve the bytecode for class and mapping patterns (GH-26922)
https://github.com/python/cpython/commit/82a662e5216a9b3969054c540a759a9493468510
History
Date User Action Args
2021-10-27 09:45:52Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher
2021-10-27 09:45:52Mark.Shannonsetmessageid: <1635327952.03.0.944635094817.issue44511@roundup.psfhosted.org>
2021-10-27 09:45:52Mark.Shannonlinkissue44511 messages
2021-10-27 09:45:51Mark.Shannoncreate