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 rhettinger
Recipients eryksun, r.david.murray, rhettinger, theller
Date 2014-04-06.06:48:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396766888.94.0.138032701345.issue21130@psf.upfronthosting.co.za>
In-reply-to
Content
> I guess a partial is a binding, not a function.

Viewed in that light, it makes sense to implement same logic as used for bound methods in method_richcompare.
History
Date User Action Args
2014-04-06 06:48:09rhettingersetrecipients: + rhettinger, theller, r.david.murray, eryksun
2014-04-06 06:48:08rhettingersetmessageid: <1396766888.94.0.138032701345.issue21130@psf.upfronthosting.co.za>
2014-04-06 06:48:08rhettingerlinkissue21130 messages
2014-04-06 06:48:08rhettingercreate