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 serhiy.storchaka
Recipients Claudiu.Popa, eric.araujo, eric.snow, ncoghlan, serhiy.storchaka, yselivanov
Date 2015-03-09.22:24:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425939874.14.0.929742328769.issue15582@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that supports classes, bound and unbound methods, class methods, properties, method and class descriptors.
History
Date User Action Args
2015-03-09 22:24:34serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, eric.araujo, Claudiu.Popa, eric.snow, yselivanov
2015-03-09 22:24:34serhiy.storchakasetmessageid: <1425939874.14.0.929742328769.issue15582@psf.upfronthosting.co.za>
2015-03-09 22:24:34serhiy.storchakalinkissue15582 messages
2015-03-09 22:24:34serhiy.storchakacreate