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 ncoghlan
Recipients arigo, christian.heimes, fijall, hynek, loewis, ncoghlan, pitrou
Date 2012-06-15.08:03:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339747394.61.0.682171272685.issue15061@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not really opposed to writing it in C - I just don't think rewriting it in C should be a requirement for keeping it. Even in pure Python, it still leaks less information than the standard comparison operator.
History
Date User Action Args
2012-06-15 08:03:14ncoghlansetrecipients: + ncoghlan, loewis, arigo, pitrou, christian.heimes, fijall, hynek
2012-06-15 08:03:14ncoghlansetmessageid: <1339747394.61.0.682171272685.issue15061@psf.upfronthosting.co.za>
2012-06-15 08:03:14ncoghlanlinkissue15061 messages
2012-06-15 08:03:13ncoghlancreate