Message 236654 - Python tracker
Message236654
| Author | rhettinger |
|---|---|
| Recipients | ezio.melotti, rhettinger, scoder, serhiy.storchaka |
| Date | 2015-02-26.08:50:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1424940657.21.0.432229796803.issue23507@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I had done something like this for zip() long ago and had gotten a nice speed boost. I remember looking at whether it should be applied elsewhere but don't remember why I decided against it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-26 08:50:57 | rhettinger | set | recipients: + rhettinger, scoder, ezio.melotti, serhiy.storchaka |
| 2015-02-26 08:50:57 | rhettinger | set | messageid: <1424940657.21.0.432229796803.issue23507@psf.upfronthosting.co.za> |
| 2015-02-26 08:50:57 | rhettinger | link | issue23507 messages |
| 2015-02-26 08:50:56 | rhettinger | create | |