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 jdemeyer
Recipients jdemeyer, serhiy.storchaka
Date 2018-06-21.11:21:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529580084.09.0.56676864532.issue33925@psf.upfronthosting.co.za>
In-reply-to
Content
> This is a duplicate of issue1617161.

Well, it's really the opposite. That issue seems to be arguing that __self__ should be compared using "is" while I think it should be compared using "==".
History
Date User Action Args
2018-06-21 11:21:24jdemeyersetrecipients: + jdemeyer, serhiy.storchaka
2018-06-21 11:21:24jdemeyersetmessageid: <1529580084.09.0.56676864532.issue33925@psf.upfronthosting.co.za>
2018-06-21 11:21:24jdemeyerlinkissue33925 messages
2018-06-21 11:21:24jdemeyercreate