commit | 19f6bd06af3c7fc0db5f96878aaa68f5589ff13e | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Thu May 24 23:20:44 2018 +0100 |
committer | Victor Stinner <vstinner@redhat.com> | Fri May 25 00:20:44 2018 +0200 |
tree | 98bf1ef798ea39a5393c7cf3d90bf6ad2c730fe8 | |
parent | 9044cd675902b438bc500908e410382ff48299d8 [diff] |
bpo-33354: Fix test_ssl when a filename cannot be encoded (GH-6613) Skip test_load_dh_params() of test_ssl when Python filesystem encoding cannot encode the provided path.