]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41561: skip test_min_max_version_mismatch (GH-22308)
authorChristian Heimes <christian@python.org>
Wed, 18 Nov 2020 12:10:53 +0000 (13:10 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 12:10:53 +0000 (13:10 +0100)
commitce04e7105bc396c32667a22b928a712ba0778a3f
tree05112bf008d0d37f8779e9a50f08ab02118e50f8
parentccdcb20cbeb1943f506a422c3fd942651389a187
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>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2020-09-18-16-14-03.bpo-41561.uPnwrW.rst [new file with mode: 0644]