Message 129232 - Python tracker
Message129232
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, eric.araujo, lemburg |
| Date | 2011-02-24.00:20:34 |
| SpamBayes Score | 0.002140587 |
| Marked as misclassified | No |
| Message-id | <1298506836.17.0.847505339569.issue11303@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In issue11303.diff, I add similar optimization for encode('latin1') and for 'utf8' variant of utf-8. I don't think dash-less variants of utf-16 and utf-32 are common enough to justify special-casing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-24 00:20:36 | belopolsky | set | recipients: + belopolsky, lemburg, eric.araujo |
| 2011-02-24 00:20:36 | belopolsky | set | messageid: <1298506836.17.0.847505339569.issue11303@psf.upfronthosting.co.za> |
| 2011-02-24 00:20:34 | belopolsky | link | issue11303 messages |
| 2011-02-24 00:20:34 | belopolsky | create | |