]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131736: only apply `security_level` workaround in `test_ssl` for security levels... 131559/head
authorWill Childs-Klein <willck93@gmail.com>
Tue, 1 Apr 2025 07:58:47 +0000 (03:58 -0400)
committerGitHub <noreply@github.com>
Tue, 1 Apr 2025 07:58:47 +0000 (09:58 +0200)
commit3b3720f1a26ab34377542b48eb6a6565f78ff892
treec49f3537a959f9795d50dc0aa9a59516baec14c2
parent23a658b9af410b72beeb28ba4ace2d83896c5631
gh-131736: only apply `security_level` workaround in `test_ssl` for security levels greater than 1 (#131739)
Lib/test/test_ssl.py