◐ Shell
clean mode source ↗

bpo-38275: Fix test_ssl issue caused by GH-16386 by tiran · Pull Request #16428 · python/cpython

Check presence of SSLContext.minimum_version to make tests pass with
old versions of OpenSSL.

Signed-off-by: Christian Heimes <christian@python.org>

This was referenced

Sep 26, 2019

@tiran tiran changed the title bpo-38275: Fix for GH-16386 bpo-38275: Fix test_ssl issue caused by GH-16386

Sep 26, 2019

@tiran tiran deleted the bpo-38275-fixup branch

September 26, 2019 16:23

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019
Check presence of SSLContext.minimum_version to make tests pass with
old versions of OpenSSL.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran mentioned this pull request

May 9, 2022