bpo-35045: Fix test_ssl.test_min_max_version() by vstinner · Pull Request #11508 · python/cpython

@vstinner

test_ssl.test_min_max_version() no longer tests the default
minimum_version: it depends on the OpenSSL configuration, it is not
always equal to TLSVersion.MINIMUM_SUPPORTED.