Message244978
| Author | taleinat |
|---|---|
| Recipients | georg.brandl, larry, python-dev, serhiy.storchaka, taleinat |
| Date | 2015-06-07.21:48:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433713711.02.0.866460171944.issue20186@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's another complete conversion patch for _operator. As suggested by Serhiy, I changed the comparison operators to copy the signature from _operator.eq() instead of _operator.lt(), which is easier to understand. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-07 21:48:31 | taleinat | set | recipients: + taleinat, georg.brandl, larry, python-dev, serhiy.storchaka |
| 2015-06-07 21:48:31 | taleinat | set | messageid: <1433713711.02.0.866460171944.issue20186@psf.upfronthosting.co.za> |
| 2015-06-07 21:48:31 | taleinat | link | issue20186 messages |
| 2015-06-07 21:48:30 | taleinat | create | |