Message301715
| Author | Ilya.Kulakov |
|---|---|
| Recipients | Ilya.Kulakov, christian.heimes, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-09-08.18:55:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504896910.2.0.853902798992.issue27354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> On Python 3.5, PyUnicode_FSConverter() uses MBCS, which is CP-1552 on your system. Will the behavior of Python 3.6 be different? Could you point me to relevant notes or code? > If I understood correctly, it's possible to work around the issue by encoding the filename manually to utf-8. That's correct. I'm not sure that this is true for all versions though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-08 18:55:10 | Ilya.Kulakov | set | recipients: + Ilya.Kulakov, paul.moore, vstinner, christian.heimes, tim.golden, ezio.melotti, zach.ware, steve.dower |
| 2017-09-08 18:55:10 | Ilya.Kulakov | set | messageid: <1504896910.2.0.853902798992.issue27354@psf.upfronthosting.co.za> |
| 2017-09-08 18:55:10 | Ilya.Kulakov | link | issue27354 messages |
| 2017-09-08 18:55:10 | Ilya.Kulakov | create | |