]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Apr 2021 10:24:48 +0000 (03:24 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 10:24:48 +0000 (03:24 -0700)
commit0983e01837714524fb164e784a8e96a2bc4bdf94
tree13a2b7dcf910369fc6adc6cf4750e0fdf3e8f3eb
parent6ec2fb42f93660810952388e5c4018c197c17c8c
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355)

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 3447750073aff229b049e4ccd6217db2811dcfd1)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py