]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-4379: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Apr 2021 14:08:32 +0000 (07:08 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Apr 2021 14:08:32 +0000 (07:08 -0700)
commit4a5c101936900d11d723b59508464f73e4ab3a36
tree60efbc24d91e520c74c3f95d7ef82774e0f0ceea
parenta188bd44ac3c54dc3bf927f1b10464ab80f37549
bpo-4379: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304)

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 5151d642004c59cce58d669be85d9a5e987f51d3)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2021-04-09-15-10-38.bpo-43791.4KxiXK.rst [new file with mode: 0644]