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 eric.araujo
Recipients Natalia, barry, eric.araujo, piotr, tarek
Date 2012-06-25.05:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340603953.49.0.489464980478.issue14894@psf.upfronthosting.co.za>
In-reply-to
Content
> I think the comparison should continue to succeed,
> with whatever results it produces in Python 2.7
The point I was trying to make is that this is not something done on purpose, nor useful or guaranteed, but only a side effect of 2.x’s mixed comparisons.  As undefined behavior, I don’t want to change 3.x to match it.

Natalia, could you reply to my questions in msg161515 ?  Thanks.
History
Date User Action Args
2012-06-25 05:59:13eric.araujosetrecipients: + eric.araujo, barry, tarek, piotr, Natalia
2012-06-25 05:59:13eric.araujosetmessageid: <1340603953.49.0.489464980478.issue14894@psf.upfronthosting.co.za>
2012-06-25 05:59:12eric.araujolinkissue14894 messages
2012-06-25 05:59:12eric.araujocreate