Message 74008 - Python tracker
Message74008
| Author | loewis |
|---|---|
| Recipients | HWJ, amaury.forgeotdarc, benjamin.peterson, dlitz, gvanrossum, loewis, pitrou, vstinner, zegreek |
| Date | 2008-09-29.05:11:58 |
| SpamBayes Score | 0.0046947375 |
| Marked as misclassified | No |
| Message-id | <1222665120.48.0.830834149713.issue3187@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
James Knight points out that UTF-8b can be used to give unambiguous round-tripping of characters in a UTF-8 locale. So I would like to amend my previous proposal: - for a non-UTF-8 encoding, use private-use characters for roundtripping - if the locale's charset is UTF-8, use UTF-8b as the file system encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-29 05:12:00 | loewis | set | recipients: + loewis, gvanrossum, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, HWJ, dlitz, zegreek |
| 2008-09-29 05:12:00 | loewis | set | messageid: <1222665120.48.0.830834149713.issue3187@psf.upfronthosting.co.za> |
| 2008-09-29 05:11:59 | loewis | link | issue3187 messages |
| 2008-09-29 05:11:58 | loewis | create | |