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, kj
Date 2022-02-24.19:35:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645731301.87.0.426579815843.issue45107@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a6ece572ca38f989fca66f4c053cb16550bccd4 by Mark Shannon in branch 'main':
bpo-45107: Specialize `LOAD_METHOD` for instances with dict. (GH-31531)
https://github.com/python/cpython/commit/2a6ece572ca38f989fca66f4c053cb16550bccd4
History
Date User Action Args
2022-02-24 19:35:01Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher, kj
2022-02-24 19:35:01Mark.Shannonsetmessageid: <1645731301.87.0.426579815843.issue45107@roundup.psfhosted.org>
2022-02-24 19:35:01Mark.Shannonlinkissue45107 messages
2022-02-24 19:35:01Mark.Shannoncreate