Message 129387 - Python tracker
Message129387
| Author | lemburg |
|---|---|
| Recipients | belopolsky, eric.araujo, ezio.melotti, jcea, lemburg, sdaoden, vstinner |
| Date | 2011-02-25.15:56:57 |
| SpamBayes Score | 3.76498e-10 |
| Marked as misclassified | No |
| Message-id | <4D67D148.3000904@egenix.com> |
| In-reply-to | <1298649104.24.0.124655807824.issue11303@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Marc-Andre Lemburg wrote: > > I don't know who changed the encoding's package normalize_encoding() function (wasn't me), but it's a really slow implementation. > > The original version used the .translate() method which is a lot faster. I guess that's one of the reasons why Alexander found such a dramatic difference between the shortcut variant of the names and the ones going through the registry. > I'll open a new issue for that part. issue11322 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-25 15:56:58 | lemburg | set | recipients: + lemburg, jcea, belopolsky, vstinner, ezio.melotti, eric.araujo, sdaoden |
| 2011-02-25 15:56:58 | lemburg | link | issue11303 messages |
| 2011-02-25 15:56:57 | lemburg | create | |