]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 29 Mar 2025 10:51:11 +0000 (11:51 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Mar 2025 10:51:11 +0000 (10:51 +0000)
commit85b6b0e2d2fffbc8a5a84661e3dfee3deb7ab011
tree8c91e12e3296dfc45f4cb6d201dc11c1f7983182
parent3cd04d47ddaabe5c09957d348474d863d9f93649
[3.12] gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites (GH-131051) (#131875)

gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites (GH-131051)
(cherry picked from commit be2d2181e62cd138b0cdf80ebc0dd4058187c52a)

Co-authored-by: Will Childs-Klein <willck93@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2025-03-10-18-58-03.gh-issue-131050.FMBAPN.rst [new file with mode: 0644]