Message285482
> it should be replaced with sys.getfilesystemencodeerrors()
> to support UTF-8 Strict mode.
I did that in the patch for issue 28188. The focus of the patch is to add bytes support on Windows for os.putenv and os.environb, but I also tried to maximize consistency (at least parallel structure) between the POSIX and Windows implementations. |
|
| Date |
User |
Action |
Args |
| 2017-01-14 14:05:46 | eryksun | set | recipients:
+ eryksun, vstinner, ezio.melotti, methane, yan12125 |
| 2017-01-14 14:05:46 | eryksun | set | messageid: <[email protected]> |
| 2017-01-14 14:05:46 | eryksun | link | issue29240 messages |
| 2017-01-14 14:05:46 | eryksun | create | |
|