Skip to content

ssl docs still refer to removed module-level ssl.wrap_socket  #104360

@graingert

Description

@graingert

Documentation

ssl docs still refer to removed global ssl.wrap_socket

cpython/Doc/library/ssl.rst

Lines 2456 to 2458 in a7a2dbb

- There is no module-level ``wrap_bio()`` call like there is for
:meth:`~SSLContext.wrap_socket`. An :class:`SSLObject` is always created
via an :class:`SSLContext`.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.12only security fixesdocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions