Message310463
| Author | eric.smith |
|---|---|
| Recipients | eric.smith, larry, levkivskyi, ncoghlan |
| Date | 2018-01-23.02:51:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516675868.49.0.467229070634.issue32513@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Rather than re-implementing (and maintaining) functools.total_ordering semantics, I'd rather advise them to specify order=False and just use functools.total_ordering. It's an odd use case for dataclasses, anyway. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-23 02:51:08 | eric.smith | set | recipients: + eric.smith, ncoghlan, larry, levkivskyi |
| 2018-01-23 02:51:08 | eric.smith | set | messageid: <1516675868.49.0.467229070634.issue32513@psf.upfronthosting.co.za> |
| 2018-01-23 02:51:08 | eric.smith | link | issue32513 messages |
| 2018-01-23 02:51:08 | eric.smith | create | |