diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-03 12:33:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-03 12:33:33 (GMT) |
commit | cff1c20667f668f20be9377ba2bd8d1dc9d56bec (patch) | |
tree | 07bf73b72069c62158d01e9c36456e12e1dbbe02 /Python/ast.c | |
parent | f4adb975061874566766f7a67206cb7b0439bc11 (diff) | |
download | cpython-cff1c20667f668f20be9377ba2bd8d1dc9d56bec.zip cpython-cff1c20667f668f20be9377ba2bd8d1dc9d56bec.tar.gz cpython-cff1c20667f668f20be9377ba2bd8d1dc9d56bec.tar.bz2 |
gh-94199: Remove ssl.wrap_socket() documentation (#99023)
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.
Co-authored-by: Illia Volochii <illia.volochii@gmail.com>
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions