Message301714
| Author | vstinner |
|---|---|
| Recipients | Ilya.Kulakov, christian.heimes, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-09-08.18:53:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504896810.04.0.22046107182.issue27354@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> I'm closing this issue was WONTFIX 3.5
If I understood correctly, it's possible to work around the issue by encoding the filename manually to utf-8.
ssl_function(filename.encode('utf-8')) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-08 18:53:30 | vstinner | set | recipients: + vstinner, paul.moore, christian.heimes, tim.golden, ezio.melotti, zach.ware, steve.dower, Ilya.Kulakov |
| 2017-09-08 18:53:30 | vstinner | set | messageid: <1504896810.04.0.22046107182.issue27354@psf.upfronthosting.co.za> |
| 2017-09-08 18:53:30 | vstinner | link | issue27354 messages |
| 2017-09-08 18:53:30 | vstinner | create | |