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 kj
Recipients kj
Date 2021-09-05.16:39:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630859956.74.0.360849757822.issue45107@roundup.psfhosted.org>
In-reply-to
Content
I plan to do two improvements over the initial implementation:

1. General comments cleanup and optimize LOAD_METHOD_CLASS.

2. Implement LOAD_METHOD_SUPER, for super().meth() calls.

See Issue44889 for the precursor.
History
Date User Action Args
2021-09-05 16:39:16kjsetrecipients: + kj
2021-09-05 16:39:16kjsetmessageid: <1630859956.74.0.360849757822.issue45107@roundup.psfhosted.org>
2021-09-05 16:39:16kjlinkissue45107 messages
2021-09-05 16:39:16kjcreate