gh-94199: Remove ssl.wrap_socket() documentation by vstinner · Pull Request #99023 · python/cpython

bedevere-bot · GitHub

The function has been removed. In the ssl documentation, replace references to the ssl.wrap_socket() function with references to the ssl.SSLContext.wrap_socket() method.

mentioned this pull request

Nov 2, 2022

Closed

Co-authored-by: Illia Volochii <[email protected]>

Co-authored-by: Illia Volochii <[email protected]>

Closed

Merged