bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)
It's bad form to pin to an old version of TLS. ssl.SSLContext has the right protocol default, so let's not pass anyway.
B
Benjamin Peterson committed
e9edee0b65650c4f9db90cefc2e9a8125bad762c
Parent: 52c6b89
Committed by GitHub <noreply@github.com>
on 2/21/2018, 5:55:01 AM