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.18:56:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425927413.67.0.927029343722.issue15582@psf.upfronthosting.co.za>
In-reply-to
Content
The patch adds support only for unbound methods and requires additional parameter for this. It is not what should be done in this issue at all.

I'm interested in this issue so I'll write a patch. It should be easier to write it myself than describe it.
History
Date User Action Args
2015-03-09 18:56:53serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, eric.araujo, Claudiu.Popa, eric.snow, yselivanov
2015-03-09 18:56:53serhiy.storchakasetmessageid: <1425927413.67.0.927029343722.issue15582@psf.upfronthosting.co.za>
2015-03-09 18:56:53serhiy.storchakalinkissue15582 messages
2015-03-09 18:56:53serhiy.storchakacreate