summaryrefslogtreecommitdiffstats
path: root/Lib/ssl.py
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2018-02-27 08:21:34 (GMT)
committerGitHub <noreply@github.com>2018-02-27 08:21:34 (GMT)
commit90f05a527c7d439f1d0cba80f2eb32e60ee20fc3 (patch)
tree31935f804412c3f814c20925574f4c775daeb246 /Lib/ssl.py
parent05d9fe32a1245b9a798e49e0c1eb91f110935b69 (diff)
downloadcpython-90f05a527c7d439f1d0cba80f2eb32e60ee20fc3.zip
cpython-90f05a527c7d439f1d0cba80f2eb32e60ee20fc3.tar.gz
cpython-90f05a527c7d439f1d0cba80f2eb32e60ee20fc3.tar.bz2
bpo-28124: deprecate ssl.wrap_socket() (#5888)
The ssl module function ssl.wrap_socket() has been de-emphasized and deprecated in favor of the more secure and efficient SSLContext.wrap_socket() method. Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions