commit | 95145351fa82794d1526effdbf758c8078928709 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 16 21:25:03 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 16 21:25:03 2010 +0000 |
tree | bf4190ea49043d2b305e9d025e47e4a52d289a98 | |
parent | 21b7e5316ca69f50f4b0a1b012e1c1c422f1e65a [diff] |
Blocked revisions 81237 via svnmerge ........ r81237 | victor.stinner | 2010-05-16 23:23:48 +0200 (dim., 16 mai 2010) | 3 lines Issue #8477: _ssl._test_decode_cert() supports str with surrogates and bytes for the filename ........