Message337451
| Author | Windson Yang |
|---|---|
| Recipients | Jess, Windson Yang, ezio.melotti, michael.foord, rbcollins, remi.lapeyre, rhettinger |
| Date | 2019-03-08.05:36:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552023361.22.0.792638469479.issue36230@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Just to be clear, as Raymond said, when we have two non-sortable objects (for instance, two instances which their class didn't implement the __lt__ and __gt__ methods), we should compare their repr() without sort() like now. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-08 05:36:01 | Windson Yang | set | recipients: + Windson Yang, rhettinger, rbcollins, ezio.melotti, michael.foord, remi.lapeyre, Jess |
| 2019-03-08 05:36:01 | Windson Yang | set | messageid: <1552023361.22.0.792638469479.issue36230@roundup.psfhosted.org> |
| 2019-03-08 05:36:01 | Windson Yang | link | issue36230 messages |
| 2019-03-08 05:36:01 | Windson Yang | create | |