]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355) (GH-25858)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 May 2021 20:26:18 +0000 (13:26 -0700)
committerGitHub <noreply@github.com>
Mon, 3 May 2021 20:26:18 +0000 (16:26 -0400)
commit512742d554f2c10e9a273855d87a68f5ee93ed29
treed19890217280a44673bc228963c9e95e99e0a025
parent64be96ae1f85ce6b3bca4328576cf62d73f77b2a
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355) (GH-25858)

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