diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-27 09:45:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-27 09:45:31 (GMT) |
commit | 102d5204add249248d1a0fa1dd3f673e884b06b4 (patch) | |
tree | 34db921e50c0028941d98c65bea0aa9539529b39 /Lib/idlelib/pyparse.py | |
parent | 2614ed4c6e4b32eafb683f2378ed20e87d42976d (diff) | |
download | cpython-102d5204add249248d1a0fa1dd3f673e884b06b4.zip cpython-102d5204add249248d1a0fa1dd3f673e884b06b4.tar.gz cpython-102d5204add249248d1a0fa1dd3f673e884b06b4.tar.bz2 |
bpo-28124: deprecate ssl.wrap_socket() (GH-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>
(cherry picked from commit 90f05a527c7d439f1d0cba80f2eb32e60ee20fc3)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Lib/idlelib/pyparse.py')
0 files changed, 0 insertions, 0 deletions