]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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 09:15:29 +0000 (02:15 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 09:15:29 +0000 (11:15 +0200)
commit131fc72700d4e2d1b946e650a7d310ea96d02d8c
tree380c845480fdde5b3a88268cf13477fc0d04ce05
parentf083adfdacfa90f90e1c1d8cb5ed0cb087f585c0
[3.11] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95310)

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]