Message252059
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, methane, python-dev, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2015-10-01.21:24:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443734685.05.0.915953255039.issue24870@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just pushed my patch to optimize the UTF-8 encoder with error handlers: see the issue #25267. It's up to 70 times as fast. The patch was based on Serhiy's work: faster_surrogates_hadling.patch attached to this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-01 21:24:45 | vstinner | set | recipients: + vstinner, ezio.melotti, r.david.murray, methane, python-dev, serhiy.storchaka |
| 2015-10-01 21:24:45 | vstinner | set | messageid: <1443734685.05.0.915953255039.issue24870@psf.upfronthosting.co.za> |
| 2015-10-01 21:24:45 | vstinner | link | issue24870 messages |
| 2015-10-01 21:24:45 | vstinner | create | |