GoogleChromeLabs / GoogleChromeLabs/pywebsocket3

CGIHTTPRequestHandler is deprecated in Python 3.13

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
45
Forks
33
PR merge metrics
No merged PRs in 30d

Description

WebSocketRequestHandler inherits from CGIHTTPRequestHandler, which is deprecated as of Python 3.13. See https://github.com/python/cpython/issues/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.