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 brandtbucher
Recipients Mark.Shannon, brandtbucher, neonene, pablogsal
Date 2022-03-03.23:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646350272.28.0.401339961651.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset 05a8bc1c944709e7468f157bd1b6032f368e43bf by Brandt Bucher in branch 'main':
bpo-46841: Use inline caching for attribute accesses (GH-31640)
https://github.com/python/cpython/commit/05a8bc1c944709e7468f157bd1b6032f368e43bf
History
Date User Action Args
2022-03-03 23:31:12brandtbuchersetrecipients: + brandtbucher, Mark.Shannon, pablogsal, neonene
2022-03-03 23:31:12brandtbuchersetmessageid: <1646350272.28.0.401339961651.issue46841@roundup.psfhosted.org>
2022-03-03 23:31:12brandtbucherlinkissue46841 messages
2022-03-03 23:31:12brandtbuchercreate