websockify/websockify
Tomasz Kłoczko 042c95ce95 drop python<3.7 support
Filter all code over `pyupgrade --py38-plus`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
2024-06-03 13:52:22 +00:00
..
__init__.py Don't use implicit relative imports 2015-02-03 16:52:29 -05:00
__main__.py Add a __main__.py file for invocation as a module 2019-06-13 17:16:25 +02:00
auth_plugins.py drop python<3.7 support 2024-06-03 13:52:22 +00:00
sysloghandler.py drop python<3.7 support 2024-06-03 13:52:22 +00:00
token_plugins.py drop python<3.7 support 2024-06-03 13:52:22 +00:00
websocket.py drop python<3.7 support 2024-06-03 13:52:22 +00:00
websocketproxy.py drop python<3.7 support 2024-06-03 13:52:22 +00:00
websocketserver.py Remove logging from handle_upgrade() 2022-11-08 14:24:46 +01:00
websockifyserver.py drop python<3.7 support 2024-06-03 13:52:22 +00:00