]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41561: skip test_min_max_version_mismatch (GH-22308)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Nov 2020 12:29:34 +0000 (04:29 -0800)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 12:29:34 +0000 (04:29 -0800)
commit73e02ff0d47c37cf2a8f137cfbea0b36d26c48bb
tree47af44453de7a7927065bfd5b8b021cffb48cc44
parenta702bd4b921167e73f8fc987aa64ada571fdc3f8
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>
(cherry picked from commit ce04e7105bc396c32667a22b928a712ba0778a3f)

Co-authored-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]