]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-94208: Add even more TLS version/protocol checks for FreeBSD (#98037)
authorŁukasz Langa <lukasz@langa.pl>
Fri, 7 Oct 2022 18:49:28 +0000 (11:49 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 18:49:28 +0000 (11:49 -0700)
commitda1fe3873a592eebe6f0d961b2e3b36d29b4838e
tree10f552577bce92ee85ea319579bcb0fe3174ecec
parent77796d058e780083279994dfbfca71caf95d1e7d
[3.9] gh-94208: Add even more TLS version/protocol checks for FreeBSD (#98037)

Otherwise, buildbot builds would fail since there's no TLS 1.0/1.1 support.
.gitignore
Lib/test/test_ssl.py