Message301683
| Author | Ilya.Kulakov |
|---|---|
| Recipients | Ilya.Kulakov, christian.heimes, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-09-08.06:48:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504853304.08.0.941662196302.issue27354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Christian, If you have windows under your hand and can try an alike path, you should see the problem right away if it's still there. I think the original problem was unnecessary PyUnicode_FSConverter: it failed to encode string into mbcs, while OpenSSL did not have any problems understanding a UTF-8 on Windows. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-08 06:48:24 | Ilya.Kulakov | set | recipients: + Ilya.Kulakov, paul.moore, vstinner, christian.heimes, tim.golden, ezio.melotti, zach.ware, steve.dower |
| 2017-09-08 06:48:24 | Ilya.Kulakov | set | messageid: <1504853304.08.0.941662196302.issue27354@psf.upfronthosting.co.za> |
| 2017-09-08 06:48:24 | Ilya.Kulakov | link | issue27354 messages |
| 2017-09-08 06:48:24 | Ilya.Kulakov | create | |