Message268946
| Author | Ilya.Kulakov |
|---|---|
| Recipients | Ilya.Kulakov, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2016-06-20.22:39:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1466462365.93.0.929736057962.issue27354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I checked the source code of OpenSSL, specifically the `bss_file.c:file_fopen` function (https://github.com/openssl/openssl/blob/OpenSSL_1_0_2h/crypto/bio/bss_file.c#L118-L167). As you can see it support UTF-8 encoded strings under Windows. Python must follow up. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-20 22:39:25 | Ilya.Kulakov | set | recipients: + Ilya.Kulakov, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower |
| 2016-06-20 22:39:25 | Ilya.Kulakov | set | messageid: <1466462365.93.0.929736057962.issue27354@psf.upfronthosting.co.za> |
| 2016-06-20 22:39:25 | Ilya.Kulakov | link | issue27354 messages |
| 2016-06-20 22:39:25 | Ilya.Kulakov | create | |