diff options
author | Christian Heimes <christian@python.org> | 2018-02-27 09:21:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-27 09:21:34 +0100 |
commit | 90f05a527c7d439f1d0cba80f2eb32e60ee20fc3 (patch) | |
tree | 31935f804412c3f814c20925574f4c775daeb246 /Python/errors.c | |
parent | 05d9fe32a1245b9a798e49e0c1eb91f110935b69 (diff) | |
download | cpython-git-90f05a527c7d439f1d0cba80f2eb32e60ee20fc3.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions