Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

272: Deprecation warning #55

@Banzayka

Description

@Banzayka

Hello,

Pls. be advised that any command is followed by the below warning:

/usr/bin/ydcmd:272: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket()
self.sock = ssl.wrap_socket(sock, keyfile = self.key_file, certfile = self.cert_file, **kwargs)

Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions