Message272899
I've attached my first pass at a patch to change the file system encoding on Windows to UTF-8 and remove use of the *A APIs.
It would be trivial to change the encoding from UTF-8 back to CP_ACP and change the error mode if that's what we decide is better, but my vote is strongly for an encoding that never drops characters when converted from UTF-16.
Discussion is still ongoing on python-ideas, so let's argue about yes/no and utf-8/mbcs there and just discuss the patch here. |
|
Date |
User |
Action |
Args |
2016-08-17 03:49:41 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware |
2016-08-17 03:49:41 | steve.dower | set | messageid: <1471405781.01.0.933321108026.issue27781@psf.upfronthosting.co.za> |
2016-08-17 03:49:40 | steve.dower | link | issue27781 messages |
2016-08-17 03:49:40 | steve.dower | create | |
|