]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Jul 2022 07:43:12 +0000 (00:43 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 07:43:12 +0000 (00:43 -0700)
commitb77c403ed56a0c69f17b6f8052a41a7a79af733d
tree2557fef2c7f9466729df2c1ff8ad868a91e5b509
parent321b8bbf0fdb30de107077f7604e5c33fe95db6c
gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)

(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]