Skip to content

Commit 90f05a5

Browse files
authored
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 <[email protected]>
1 parent 05d9fe3 commit 90f05a5

File tree

3 files changed

+218
-182
lines changed

3 files changed

+218
-182
lines changed

0 commit comments

Comments
 (0)