]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites (#131051)
authorWill Childs-Klein <willck93@gmail.com>
Sat, 29 Mar 2025 10:31:48 +0000 (06:31 -0400)
committerGitHub <noreply@github.com>
Sat, 29 Mar 2025 10:31:48 +0000 (10:31 +0000)
commitbe2d2181e62cd138b0cdf80ebc0dd4058187c52a
treea88b206b33f82e30d1435250f48a397b95412fd5
parenta5949986d631391d37b1b329ad8badcf2000f9a9
gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites (#131051)

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]