Staging
v0.5.1
https://github.com/python/cpython
Revision f8a794c04c8d375da279fc830770a5e6b4f363fb authored by Miss Islington (bot) on 21 February 2018, 06:07:17 UTC, committed by GitHub on 21 February 2018, 06:07:17 UTC

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.
(cherry picked from commit e9edee0b65650c4f9db90cefc2e9a8125bad762c)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent 0150dc5
History
Tip revision: f8a794c04c8d375da279fc830770a5e6b4f363fb authored by Miss Islington (bot) on 21 February 2018, 06:07:17 UTC
bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)
Tip revision: f8a794c
File Mode Size
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 574 bytes

back to top