Message 259652 - Python tracker
Message259652
| Author | pitrou |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne |
| Date | 2016-02-05.09:54:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454666047.41.0.0249882178279.issue26280@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I also suggest counting the number of BINARY_SUBSCR calls that are *not* one of the builtin types under consideration. Also, it would be good to distinguish slicing from integer indexing, for lists and tuples. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-05 09:54:07 | pitrou | set | recipients: + pitrou, vstinner, serhiy.storchaka, yselivanov, zbyrne |
| 2016-02-05 09:54:07 | pitrou | set | messageid: <1454666047.41.0.0249882178279.issue26280@psf.upfronthosting.co.za> |
| 2016-02-05 09:54:07 | pitrou | link | issue26280 messages |
| 2016-02-05 09:54:07 | pitrou | create | |