Message86058
On Fri, Apr 17, 2009 at 3:45 AM, Raymond Hettinger
<report@bugs.python.org> wrote:
> Mark, any thoughts? I would like to apply this patch for ordering
> comparisons other than __eq__ and __ne__.
Hi Raymond,
Sorry for not responding to this sooner. I'll post something to
the issue tracker. In brief, this seems an improvement over
the earlier proposal, just because there are no problems with
hashes or container confusion. I'm still -0 on it, though---it
just seems like too much magic: confusion will happen
much more rarely, but it'll be that much more difficult to
explain when it does occur.
IOW I wouldn't do this if it were just up to me, but not going
to object if there's support from you and others.
Mark |
|
Date |
User |
Action |
Args |
2009-04-17 08:37:09 | mark.dickinson | set | recipients:
+ mark.dickinson, rhettinger, facundobatista, jdunck, lorg |
2009-04-17 08:37:08 | mark.dickinson | link | issue2531 messages |
2009-04-17 08:37:07 | mark.dickinson | create | |
|