Message 259602 - Python tracker
Message259602
| Author | pitrou |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne |
| Date | 2016-02-04.23:00:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454626840.85.0.842552008076.issue26280@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I'm pretty sure that optimizing lists (and tuples?) is a great idea. I think it's a good idea indeed. > It would also be nice to optimize [-1] lookup How is that different from the above? :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-04 23:00:40 | pitrou | set | recipients: + pitrou, vstinner, serhiy.storchaka, yselivanov, zbyrne |
| 2016-02-04 23:00:40 | pitrou | set | messageid: <1454626840.85.0.842552008076.issue26280@psf.upfronthosting.co.za> |
| 2016-02-04 23:00:40 | pitrou | link | issue26280 messages |
| 2016-02-04 23:00:40 | pitrou | create | |