diff options
author | Christian Heimes <christian@python.org> | 2018-02-24 23:45:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-24 23:45:53 (GMT) |
commit | 8d4d17399fb82801eaaca5beeb97a19908b40222 (patch) | |
tree | 16f0a518d28ded99454702542659d91e44cd0a1b /Python/Python-ast.c | |
parent | 8a7f1f4b0ffddf230864ebf16b481546970dd9c2 (diff) | |
download | cpython-8d4d17399fb82801eaaca5beeb97a19908b40222.zip cpython-8d4d17399fb82801eaaca5beeb97a19908b40222.tar.gz cpython-8d4d17399fb82801eaaca5beeb97a19908b40222.tar.bz2 |
bpo-31518: Change TLS protocol for Debian (#3661)
Debian Unstable has disabled TLS 1.0 and 1.1 for SSLv23_METHOD(). Change
TLS/SSL protocol of some tests to PROTOCOL_TLS or PROTOCOL_TLSv1_2 to
make them pass on Debian.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions