Skip to content

CGIHTTPRequestHandler is deprecated in Python 3.13 #49

Description

@ricea

WebSocketRequestHandler inherits from CGIHTTPRequestHandler, which is deprecated as of Python 3.13. See python/cpython#109096

We should stop depending on it before it is removed completely.

As far as I know, the CGI functionality was never widely used. Removing it will be positive from a security standpoint.

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