➜

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.

作者 rhettinger
收信人 facundobatista, jdunck, lorg, mark.dickinson, rhettinger
日期 2009-03-21.17:42:05
SpamBayes Score 0.0001310938
Marked as misclassified 否
Message-id <1237657341.9.0.0448580091797.issue2531@psf.upfronthosting.co.za>
In-reply-to
内容
The next to last sentence should have read "and, we are not
obliged to carry that over to 3.x where cross-type ordering comparisons
are not the norm unless a type has specifically enabled them."

The gist of the idea is that in 2.x, we do have cross-type ordering
comparisons so we should make them as useful and non-misleading as
possible.  But, in 3.x there is no default cross-type ordering
comparisons so we're not obliged to return any answer at all.
历史
日期 用户 动作 参数
2009-03-21 17:42:22rhettinger修改recipients: + rhettinger, facundobatista, mark.dickinson, jdunck, lorg
2009-03-21 17:42:21rhettinger修改messageid: <1237657341.9.0.0448580091797.issue2531@psf.upfronthosting.co.za>
2009-03-21 17:42:06rhettinger链接issue2531 messages
2009-03-21 17:42:05rhettinger创建