]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41561: skip test_min_max_version_mismatch (GH-22308) (GH-23363)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Nov 2020 12:42:38 +0000 (04:42 -0800)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 12:42:38 +0000 (04:42 -0800)
commit802ff7c0d339376a1b974e57d2caca898310de3d
tree33de5e7fc8d1075e250afafbd313249919cf15fa
parent71ba5f52d2a80e7beffc923c54c0b6345cd0637a
[3.9] bpo-41561: skip test_min_max_version_mismatch (GH-22308) (GH-23363)

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>
Automerge-Triggered-By: GH:tiran
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]