CTFd / CTFd/snicat

[Python Deprecation] `telnetlib` will be deprecated

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
52
Forks
7
PR merge metrics
No merged PRs in 30d

Description

`telnetlib` will be deprecated in newer python version. https://peps.python.org/pep-0594/#telnetlib

There is no real replacement at the moment. you will have to either make your own, find another library, or drop the python implementation all together as most are not really thinking of using it or even know it exists.
The bind to local port for insecure connect seems plenty useful for most, if not all, users.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.