Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python Deprecation] telnetlib will be deprecated #4

Open
Acters opened this issue Nov 4, 2024 · 0 comments
Open

[Python Deprecation] telnetlib will be deprecated #4

Acters opened this issue Nov 4, 2024 · 0 comments

Comments

@Acters
Copy link

Acters commented Nov 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant