]> 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:21:25 +0000 (03:21 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 10:21:25 +0000 (03:21 -0700)
commit04425a922b598d03770619b0c658ee9874113550
tree38e9b20e161019371297957a2f03c861f09904a0
parent328d66c0715341f17343281c7b3d3032684e3c0a
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