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 Dennis Sweeney, Mark.Shannon, brandtbucher
Date 2022-02-24.14:56:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645714564.81.0.384002784453.issue46823@roundup.psfhosted.org>
In-reply-to
Content
New changeset a52d2528a405c1e2bfeb6470cb3313a5338dc45f by Dennis Sweeney in branch 'main':
bpo-46823: Implement LOAD_FAST__LOAD_ATTR_INSTANCE_VALUE superinstruction (GH-31484)
https://github.com/python/cpython/commit/a52d2528a405c1e2bfeb6470cb3313a5338dc45f
History
Date User Action Args
2022-02-24 14:56:04Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher, Dennis Sweeney
2022-02-24 14:56:04Mark.Shannonsetmessageid: <1645714564.81.0.384002784453.issue46823@roundup.psfhosted.org>
2022-02-24 14:56:04Mark.Shannonlinkissue46823 messages
2022-02-24 14:56:04Mark.Shannoncreate