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 aplummer
Recipients aplummer, berker.peksag, felixonmars, michael.foord, serhiy.storchaka
Date 2016-02-08.11:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454929202.95.0.31697112754.issue25195@psf.upfronthosting.co.za>
In-reply-to
Content
Have added a new diff to just use the default __ne__ implementation rather than tuple's.

Have also added a test that targets exactly the reported issue.
History
Date User Action Args
2016-02-08 11:00:03aplummersetrecipients: + aplummer, michael.foord, berker.peksag, serhiy.storchaka, felixonmars
2016-02-08 11:00:02aplummersetmessageid: <1454929202.95.0.31697112754.issue25195@psf.upfronthosting.co.za>
2016-02-08 11:00:02aplummerlinkissue25195 messages
2016-02-08 11:00:02aplummercreate