[issue33354] Python2: test_ssl fails on non-ASCII path

2018-06-14 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +7312 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33354] Python2: test_ssl fails on non-ASCII path

2018-05-24 Thread STINNER Victor
STINNER Victor added the comment: Thanks Pablo for your fix! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue33354] Python2: test_ssl fails on non-ASCII path

2018-05-24 Thread STINNER Victor
STINNER Victor added the comment: New changeset 19f6bd06af3c7fc0db5f96878aaa68f5589ff13e by Victor Stinner (Pablo Galindo) in branch '2.7': bpo-33354: Fix test_ssl when a filename cannot be encoded (GH-6613)

[issue33354] Python2: test_ssl fails on non-ASCII path

2018-05-24 Thread STINNER Victor
STINNER Victor added the comment: Oh. I approved the PR but it's not merged yet :-/ -- ___ Python tracker ___

[issue33354] Python2: test_ssl fails on non-ASCII path

2018-04-26 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch pull_requests: +6309 stage: -> patch review ___ Python tracker ___

[issue33354] Python2: test_ssl fails on non-ASCII path

2018-04-25 Thread STINNER Victor
STINNER Victor added the comment: The issue is not specific to FreeBSD, it depends on the locale (on the Python filesystem encoding). I reproduced the issue on Linux: vstinner@apu$ LC_ALL=C ./python -m test test_ssl Run tests sequentially 0:00:00 load avg: 0.27 [1/1]