Skip to content

ssl.wrap_socket() was removed in Python 3.12 #38

Description

@andreubotella

The ssl.wrap_socket function has been deprecated since Python 3.7, and it was finally removed in 3.12. It would be good for pywebsocket3 to migrate to SSLContext.wrap_socket instead.

See web-platform-tests/wpt#44427 (comment) for how this affects WPT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions