Sorry, something went wrong.
| :exc:`SSLWantReadError` if it needs more data than the incoming BIO has | ||
| available. | ||
|
|
||
| - There is no module-level ``wrap_bio()`` call like there is for |
There was a problem hiding this comment.
ssl.wrap_context() is removed, but ssl.SSLContext.wrap_socket does not.
Sorry, something went wrong.
There was a problem hiding this comment.
@eamanu right but there is no module-level wrap_socket so this section doesn't make sense anymore
Sorry, something went wrong.
|
Thanks @graingert for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, something went wrong.
|
GH-114528 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-114529 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
📚 Documentation preview 📚: https://cpython-previews--104361.org.readthedocs.build/