Message 289786 - Python tracker
Message289786
| Author | serhiy.storchaka |
|---|---|
| Recipients | akira, mark.dickinson, methane, rhettinger, serhiy.storchaka |
| Date | 2017-03-17.21:09:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489784962.17.0.00024044312714.issue28876@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In issue29840 proposed an alternate and more general solution. But I think that nb_bool should be implemented for range objects since issue29840 is 3.7 only and nb_bool is faster. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-17 21:09:22 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, mark.dickinson, methane, akira |
| 2017-03-17 21:09:22 | serhiy.storchaka | set | messageid: <1489784962.17.0.00024044312714.issue28876@psf.upfronthosting.co.za> |
| 2017-03-17 21:09:22 | serhiy.storchaka | link | issue28876 messages |
| 2017-03-17 21:09:22 | serhiy.storchaka | create | |