Message 129389 - Python tracker
Message129389
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, ezio.melotti, lemburg |
| Date | 2011-02-25.16:34:58 |
| SpamBayes Score | 0.002429381 |
| Marked as misclassified | No |
| Message-id | <1298651699.02.0.133644747744.issue11322@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think the normalize_encoding() function was the culprit for issue11303 because I measured timings with timeit which averages multiple runs while normalize_encoding() is called only the one time per encoding spelling due to caching. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-25 16:34:59 | belopolsky | set | recipients: + belopolsky, lemburg, ezio.melotti |
| 2011-02-25 16:34:59 | belopolsky | set | messageid: <1298651699.02.0.133644747744.issue11322@psf.upfronthosting.co.za> |
| 2011-02-25 16:34:58 | belopolsky | link | issue11322 messages |
| 2011-02-25 16:34:58 | belopolsky | create | |