Message310464
I'd be fine with that recommendation (since `@dataclass(order=False)` and `@total_ordering` will compose without any problems), but in that case I'd suggest having "order=True" + any of the ordering methods result in an exception (as you've proposed for frozen=True and the methods that it needs to override). |
|
| Date |
User |
Action |
Args |
| 2018-01-23 02:57:51 | ncoghlan | set | recipients:
+ ncoghlan, larry, eric.smith, levkivskyi |
| 2018-01-23 02:57:51 | ncoghlan | set | messageid: <1516676271.96.0.467229070634.issue32513@psf.upfronthosting.co.za> |
| 2018-01-23 02:57:51 | ncoghlan | link | issue32513 messages |
| 2018-01-23 02:57:51 | ncoghlan | create | |
|