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
Date 2021-04-08.10:22:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617877379.89.0.293250552637.issue43760@roundup.psfhosted.org>
In-reply-to
Content
New changeset 28d28e053db6b69d91c2dfd579207cd8ccbc39e7 by Mark Shannon in branch 'master':
bpo-43760: Streamline dispatch sequence for machines without computed gotos. (GH-25244)
https://github.com/python/cpython/commit/28d28e053db6b69d91c2dfd579207cd8ccbc39e7
History
Date User Action Args
2021-04-08 10:22:59Mark.Shannonsetrecipients: + Mark.Shannon
2021-04-08 10:22:59Mark.Shannonsetmessageid: <1617877379.89.0.293250552637.issue43760@roundup.psfhosted.org>
2021-04-08 10:22:59Mark.Shannonlinkissue43760 messages
2021-04-08 10:22:59Mark.Shannoncreate