Message251516
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2015-09-24.12:48:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443098883.44.0.854905908837.issue25227@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch is based on faster_surrogates_hadling.patch written by Serhiy Storchaka for the issue #24870. It optimizes str.encode('ascii', 'surrogateescape') and str.encode('ascii', 'latin1'). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-24 12:48:03 | vstinner | set | recipients: + vstinner |
| 2015-09-24 12:48:03 | vstinner | set | messageid: <1443098883.44.0.854905908837.issue25227@psf.upfronthosting.co.za> |
| 2015-09-24 12:48:03 | vstinner | link | issue25227 messages |
| 2015-09-24 12:48:03 | vstinner | create | |