]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Jul 2022 15:20:06 +0000 (08:20 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jul 2022 15:20:06 +0000 (17:20 +0200)
commit03dc951316e9d9461475b06ff20016d6855ff85d
tree451cdb0eb116c002d24c2662eddf580fd744659c
parent7b8776511a79c0cb3ec21bbe41d45139e6e75603
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95323)

(cherry picked from commit 565403038b75eb64ea483b2757ba30769246d853)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2022-07-26-15-22-19.gh-issue-95280.h8HvbP.rst [new file with mode: 0644]