]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 17 Dec 2021 15:38:11 +0000 (07:38 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 15:38:11 +0000 (07:38 -0800)
commit251d2eadc7f5b4042245709f41c38169a284e146
tree6cd8629c5546fcca0734604cb5c7eeb03c56675f
parent87539cc716fab47cd4f501f2441c4ab8e80bce6f
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)

(cherry picked from commit 2985feac4e02d590bb78bcce9e30864be53280ac)

Co-authored-by: Christian Heimes <christian@python.org>
.github/workflows/build.yml
Lib/test/test_ssl.py
Misc/NEWS.d/next/Tests/2021-12-17-14-46-19.bpo-46114.9iyZ_9.rst [new file with mode: 0644]
Tools/ssl/multissltests.py