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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 48.4 KB
license.rst -rw-r--r-- 46.2 KB
make.bat -rw-r--r-- 5.1 KB

README.rst

back to top