[3.8] bpo-38815: Accept TLSv3 default in min max test (GH-NNNN) (GH-17437) by miss-islington · Pull Request #17438 · python/cpython
Make ssl tests less strict and also accept TLSv3 as the default maximum
version. This change unbreaks test_min_max_version on Fedora 32.
https://bugs.python.org/issue38815
(cherry picked from commit 34864d1)
Co-authored-by: torsava torsava@redhat.com
https://bugs.python.org/issue38815
Automerge-Triggered-By: @tiran