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 ncoghlan
Recipients jdemeyer, ncoghlan, yselivanov
Date 2018-04-13.12:25:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523622309.81.0.682650639539.issue33265@psf.upfronthosting.co.za>
In-reply-to
Content
Classifying this as a minor performance enhancement, since methods are much simpler objects than full Python level closures.

Thanks!
History
Date User Action Args
2018-04-13 12:25:09ncoghlansetrecipients: + ncoghlan, jdemeyer, yselivanov
2018-04-13 12:25:09ncoghlansetmessageid: <1523622309.81.0.682650639539.issue33265@psf.upfronthosting.co.za>
2018-04-13 12:25:09ncoghlanlinkissue33265 messages
2018-04-13 12:25:09ncoghlancreate