Thanks to visit codestin.com
Credit goes to github.com

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

3 files changed

Lines changed: 218 additions & 182 deletions

File tree

0 commit comments

Comments
 (0)