commit | ce04e7105bc396c32667a22b928a712ba0778a3f | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Wed Nov 18 13:10:53 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 18 13:10:53 2020 +0100 |
tree | 05112bf008d0d37f8779e9a50f08ab02118e50f8 | |
parent | ccdcb20cbeb1943f506a422c3fd942651389a187 [diff] |
bpo-41561: skip test_min_max_version_mismatch (GH-22308) skip test_min_max_version_mismatch when TLS 1.0 is not available Signed-off-by: Christian Heimes <christian@python.org>