]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:54:11 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Mar 2025 10:54:11 +0000 (10:54 +0000)
commit5c2c8177233b5c07aa3a09c7eefdfce02d565d8e
tree9b961ba00aed28f6e2350f6ddfb463a57dd6a146
parent9ffa80f21edcfec5092388b8b7f3cc7dd29692bb
[3.13] gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersuites (GH-131051) (#131874)

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]