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 berker.peksag
Recipients aplummer, berker.peksag, felixonmars, michael.foord, serhiy.storchaka
Date 2016-02-08.04:36:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454906179.57.0.235830989889.issue25195@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like _Call is a subclass of tuple. Checks in the test could be written as "self.assertIs(a == b, True)".
History
Date User Action Args
2016-02-08 04:36:19berker.peksagsetrecipients: + berker.peksag, michael.foord, serhiy.storchaka, felixonmars, aplummer
2016-02-08 04:36:19berker.peksagsetmessageid: <1454906179.57.0.235830989889.issue25195@psf.upfronthosting.co.za>
2016-02-08 04:36:19berker.peksaglinkissue25195 messages
2016-02-08 04:36:19berker.peksagcreate