Message199184
| Author | pitrou |
|---|---|
| Recipients | ezio.melotti, gvanrossum, kennyluck, lemburg, loewis, pitrou, serhiy.storchaka, tchrist, vstinner |
| Date | 2013-10-08.09:03:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <737814870.59012621.1381223008918.JavaMail.root@zimbra10-e2.priv.proxad.net> |
| In-reply-to | <5253C95B.90006@egenix.com> |
| Content | |
|---|---|
> On 08.10.2013 10:46, Antoine Pitrou wrote: > > > > utf-16 isn't that widely used, so it's probably fine if it becomes > > a bit slower. > > It's the default encoding for Unicode text files and APIs on Windows, > so I'd say it *is* widely used :-) I've never seen any UTF-16 text files. Do you have other data? APIs are irrelevant. You only pass very small strings to then (e.g. file paths). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-08 09:03:35 | pitrou | set | recipients: + pitrou, lemburg, gvanrossum, loewis, vstinner, ezio.melotti, tchrist, kennyluck, serhiy.storchaka |
| 2013-10-08 09:03:35 | pitrou | link | issue12892 messages |
| 2013-10-08 09:03:35 | pitrou | create | |