Message308723
Workarounds: (1) force 3.6 to use the legacy ANSI filesystem encoding by setting the environment variable PYTHONLEGACYWINDOWSFSENCODING. (2) Use 8.3 DOS names, if creating them is enabled on the volume. You can check their value in CMD via `dir /x`. (3) Create alternative directory symbolic links or junctions with ASCII names via CMD's `mklink` command. |
|
Date |
User |
Action |
Args |
2017-12-20 11:31:49 | eryksun | set | recipients:
+ eryksun, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower, Tianjg, tianjg |
2017-12-20 11:31:49 | eryksun | set | messageid: <1513769509.19.0.213398074469.issue32381@psf.upfronthosting.co.za> |
2017-12-20 11:31:49 | eryksun | link | issue32381 messages |
2017-12-20 11:31:49 | eryksun | create | |
|