Message106337
I'm skeptical about surrogates particularly for that problem.
From my perspective the solution is only to use native unicode support for windows file operation functions.
Conversions utf-8 -> mbcs -> utf8 will loose encoding information thanks to tricky Microsoft mbcs encoding schema.
If I'm wrong please correct me. |
|
| Date |
User |
Action |
Args |
| 2010-05-23 17:14:59 | asvetlov | set | recipients:
+ asvetlov, brett.cannon, pitrou, vstinner, Arfrever |
| 2010-05-23 17:14:58 | asvetlov | set | messageid: <[email protected]> |
| 2010-05-23 17:14:57 | asvetlov | link | issue8611 messages |
| 2010-05-23 17:14:57 | asvetlov | create | |
|