Message 283137 - Python tracker
Message283137
| Author | mark.dickinson |
|---|---|
| Recipients | akira, mark.dickinson, rhettinger, serhiy.storchaka |
| Date | 2016-12-13.19:46:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481658401.06.0.93151750161.issue28876@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch LGTM. You could safely drop the initialisers beyond `nb_bool` in the `range_as_number` struct (per C99 6.7.8p21), but it's fine as it is. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-13 19:46:41 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, akira, serhiy.storchaka |
| 2016-12-13 19:46:41 | mark.dickinson | set | messageid: <1481658401.06.0.93151750161.issue28876@psf.upfronthosting.co.za> |
| 2016-12-13 19:46:41 | mark.dickinson | link | issue28876 messages |
| 2016-12-13 19:46:40 | mark.dickinson | create | |